http://bugzilla.slf4j.org/show_bug.cgi?id=134
Ceki Gulcu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Ceki Gulcu <[email protected]> 2009-07-20 17:11:53 --- You should use LocationAwareLogger in your wrapper. Have a look at the XLogger [1] and Category [2] classes for an example of passing fcqn values to the underlying SLF4J logger. Please let me know if it works for you. In the mean time, I am marking this bug as INVALID. [1] http://www.slf4j.org/xref/org/slf4j/ext/XLogger.html [2] http://www.slf4j.org/xref/org/apache/log4j/Category.html -- 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 [email protected] http://www.slf4j.org/mailman/listinfo/dev
