[logback-user] logback dbadapter configuration for a red5 application

Ceki Gulcu ceki at qos.ch
Tue Mar 11 21:45:55 CET 2008



jeffery durand wrote:
> Hi,
> 
> Is there any way to log the logging so that I can see what's going wrong 
> with my logging.  Seems strange but it would be useful....

Hello Jeffery,

After logback is configured, calling

   LoggerContext lc = (LoggerContext) LoggerFactory.getILoggerFactory();
   StatusPrinter.print(lc);

should provide you with futher information.

I hope this helps,

-- 
Ceki Gülcü
QOS.ch is looking to hire talented developers in Switzerland.  If
interested, please contact c e k i @ q o s . c h




More information about the Logback-user mailing list