[Bug 121] New: logback configuration fails without warning even if debug="true"

http://bugzilla.qos.ch/show_bug.cgi?id=121 Summary: logback configuration fails without warning even if debug="true" Product: logback-core Version: unspecified Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P3 Component: Joran AssignedTo: logback-dev@qos.ch ReportedBy: stivo@gmx.ch I tried out logback, and ive written a configuration xml. It worked fine on my machine, but not on any others, and on the other machines joran did not even give a single output line. I traced it to my mysql appender: I used a mysql appender which I didnt add to the root logger. On machines where the mysql server was not around joran did not give any output at all but was just left unconfigured. At least some exception should be thrown. When I comment it out, everything works the way I want it to. Confirmed this with one Vista, 3 XP`s and one ubuntu. -- 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.

http://bugzilla.qos.ch/show_bug.cgi?id=121 ------- Comment #1 from rybin.andrey+logback@gmail.com 2008-04-17 07:35 ------- I think <configuration debug="true" > should show all internal warnings and errors, not only joran internals. It should help to debug such things. -- 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.
participants (1)
-
bugzilla-daemon@pixie.qos.ch