http://bugzilla.slf4j.org/show_bug.cgi?id=111
--- Comment #2 from florian <[EMAIL PROTECTED]> 2008-11-20 15:54:16 --- Hi Ceki, thanks for your comment. However, I think your not right. The line LogManager.getLogManager().reset(); already modifies the JUL configuration, setting all Loglevels to Info. The default configuration for JUL. So afterwards, JUL only logs messages with a Loglevel of INFO or higher. All messages with an level of fine, finer and finest are discarded. I don't know, how this can be solved by removing the previously added SLF4JBridgeHandler instance. Thanks Florian -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev