http://bugzilla.slf4j.org/show_bug.cgi?id=38
------- Comment #1 from [EMAIL PROTECTED] 2007-08-03 15:32 ------- Created an attachment (id=15) --> (http://bugzilla.slf4j.org/attachment.cgi?id=15&action=view) SLF4JHandler JUL-to-SLF4J bridge After a discussion here http://www.jmonkeyengine.com/jmeforum/index.php?topic=4630 and a conversation on [slf4j-user] mailing list in march 2007, I finally had time to implement a proof-of-concept handler bridging JUL to SLF4J. The log level mapping part is somewhat naiv, but it does the job for me. The 3 static methods show the usage of this handler. Do whatever you want with this source. :) Cheers, Christian -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
