[slf4j-dev] [Bug 111] JUL-toSLF4J-Bridge missing FINE, FINER and FINEST messages
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Thu Nov 20 15:54:16 CET 2008
http://bugzilla.slf4j.org/show_bug.cgi?id=111
--- Comment #2 from florian <florian.pepping at wincor-nixdorf.com> 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.
More information about the slf4j-dev
mailing list