<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I developed a framework that allows to log via slf4j by placing @Log annotation<br></div>on method, constructor or whole class. <br>The framework logs messages using indent for each method call,<br>this is how it looks like:<br><a href="http://aspect4log.sourceforge.net/index.html">http://aspect4log.sourceforge.net/index.html</a><br><br></div>Now i'm trying to solve a  problem of amending the messages <br></div>that were sent to slf4j directly (e.g. by Hibernate). I want to place <br></div>a proper indent into the beginning of a message. <br></div><div>How can I do it?<br><br></div><div>Regards,<br></div><div>Vitaliy S<br></div></div>