[logback-user] How to get list of configured loggers
Govardhana
jgovardhana at gmail.com
Tue Jun 4 09:33:10 CEST 2013
Hi Ceki,
Thanks for quick response!
whether we will get the loggers info of provided logger (logback.xml) or
some other also ?
Another question:
below snippet by using Log4j:
DOMConfigurator config = new DOMConfigurator();
config.doConfigure(LogUtil.class.getResourceAsStream( //log4j.xml ),
//org.apache.log4j.Hierarchy );
By using logback , i can use "JoranConfigurator" or any other..please
suggest.
Regards,
Govardhana
--
View this message in context: http://logback.10977.n7.nabble.com/How-to-get-list-of-configured-loggers-tp12419p12421.html
Sent from the Users mailing list archive at Nabble.com.
More information about the Logback-user
mailing list