http://bugzilla.slf4j.org/show_bug.cgi?id=38
------- Comment #8 from [EMAIL PROTECTED] 2008-05-30 18:16 ------- Johan, Given that revision 1024 uses location-aware slf4j loggers, there is no need put source class name and source method name data in the MDC, because log4j and logback will be able to compute the data on their own. Moreover, assuming the SLF4JBridgeHandler is the only handler configured in JUL, the localization data will be computed only once (by log4j or logback). Holler if any of the above is not clear. -- 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
