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 _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
