
http://bugzilla.qos.ch/show_bug.cgi?id=90 Summary: inconsistency about logback.xml/logback-test.xml search order in documentation Product: logback-site Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: trivial Priority: P1 Component: Documentation AssignedTo: logback-dev@qos.ch ReportedBy: Luc.Maisonobe@free.fr The online user manual is inconsistent in the search order of files logback.xml and logback-test.xml. In chapter 2, it reads: Logback first tries to find a file called logback.xml within the classpath. If no such file is found, it checks for another file called logback-test.xml. In chapter 3, it reads: 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. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.