I logged a bug for this with a test case and example output.


Marc Zampetti wrote:
> 
> I'm using the log4j-over-slf4j to route apps that use log4j to JUL. The
> problem that I run into is when the message is finally routed to the JDK
> JUL formatter, the correct information for the Source Class Name is wrong.
> Instead of being the class name of the class that called the log4j
> Logger.info() method, the class name is log4j.Category. 
> 
> Anyone know why this is, and how do I fix it?  I'm using slf4j 1.5.6.
> 

-- 
View this message in context: 
http://www.nabble.com/Log4j-over-SLF4J-incorrect-value-for-Source-Class-Name-tp22685293p22731860.html
Sent from the Slf4J - user mailing list archive at Nabble.com.

_______________________________________________
user mailing list
user@slf4j.org
http://www.slf4j.org/mailman/listinfo/user

Reply via email to