[slf4j-dev] Logback autoconfiguration documentation is misleading

Szel, Zoltan (IT) Zoli.Szel at MorganStanley.com
Mon Oct 27 10:11:18 CET 2008


Hello all,

we have hit this problem a couple of times so i think it worth rising it. The Logback documentation about autoconfiguration says:

 1.
Logback tries to find a file called logback-test.xml in the classpath.
 2.
If no such file is found, it checks for the file logback.xml.
 3.
In case neither file is found, logback configures itself automatically using the BasicConfigurator<http://logback.qos.ch/xref/ch/qos/logback/classic/BasicConfigurator.html> which will cause logging output to be directed on the console.

This is very misleading, one might think he/she can put the logback.xml file anywhere in the classpath but Logback will find it only if it is in the top of the classpath(e.g.: right under the packages folder). Could you please fix the docs?

Best regards,
Zoltan Szel
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/slf4j-dev/attachments/20081027/1bbcd9eb/attachment.htm>


More information about the slf4j-dev mailing list