[slf4j-user] log4j over slf4j
Franck Routier
franck.routier at axege.com
Mon Nov 12 18:13:02 CET 2007
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
More information about the slf4j-user
mailing list