Hi Franck,

Are you using a recent version of slf4j-over-slf4j? Anyway, you can enter this 
as a bug report and I'll look into it asap.

Franck Routier wrote:
> Hi,
> 
> I am trying to use log4j-over-slf4j to get rid of log4j jar and config
> files, while using a library that depends on log4j.
> 
> But I encounter a little problem : log from this library outputs as
> 
> logback: [INFO ] - org.apache.log4j.Category   - some logging stuff here
> 
> instead of showing the real class where the log is originating...
> Is this a know issue or am I simply missing something ?
> 
> Franck

-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
_______________________________________________
user mailing list
user@slf4j.org
http://www.slf4j.org/mailman/listinfo/user

Reply via email to