[logback-user] How to log FROM an appender?

Steve Cohen scohen at javactivity.org
Sat Nov 12 23:14:36 CET 2011


We have a custom appender that may itself need to issue logging 
statements.  But placing a logger in such a class causes various 
exceptions on initialization and loading.  So we are resorting to 
System.out.println for lack of a better solution.

I suppose there must be a better way.
What would that be?




More information about the Logback-user mailing list