Hi In my project I want to amend messages that were sent to slf4j by other libraries.
Is it possible to implement some interface or register some class, so that I can check and amend a message before it goes to log? E.g. when hibernate sends something to log calling slf4j I want to amend the message by replacing some values, adding indent etc. What are the ways to do it? Regards Vitaliy
_______________________________________________ slf4j-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-user
