[slf4j-user] amending messages

Vitaliy Semochkin vitaliy.se at gmail.com
Mon Feb 23 20:20:10 CET 2015


Hi,

I developed a framework that allows to log via slf4j by placing @Log
annotation
on method, constructor or whole class.
The framework logs messages using indent for each method call,
this is how it looks like:
http://aspect4log.sourceforge.net/index.html

Now i'm trying to solve a  problem of amending the messages
that were sent to slf4j directly (e.g. by Hibernate). I want to place
a proper indent into the beginning of a message.
How can I do it?

Regards,
Vitaliy S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-user/attachments/20150223/affe8671/attachment.html>


More information about the slf4j-user mailing list