
24 Oct
2011
24 Oct
'11
8:21 p.m.
You also mentioned that in addition to the logger named after the class of you custom appender, loggers for the Spring JDBC classes your appender depended on also were initialized with NOPLoggers. If you are interested in the logs from Spring JDBC classes, then your best bet is a two step configuration. -- Ceki On 24/10/2011 10:17 PM, Paul Gifford wrote:
Thanks Ceki, I'll update my code to use the status manager. Regards, Paul On Mon, Oct 24, 2011 at 3:05 PM, ceki <ceki@qos.ch <mailto:ceki@qos.ch>> wrote: