[slf4j-user] duplicate error log

andrew cooke andrew at acooke.org
Wed Apr 4 21:44:22 CEST 2007


hi,

we are seeing duplicate logs of errors.  this may be some kind of configuratin
problem, but just running the code through a debugger it seems to be caused by
the duplicate logging in SLF4JLocationAwareLog.java

if you look at line 174 of
http://svn.slf4j.org/viewvc/slf4j/trunk/jcl104-over-slf4j/src/main/java/org/apache/commons/logging/impl/SLF4JLocationAwareLog.java?annotate=722
there is an additional call to logger.  we are getting output from both lines
173 and 174.

am i doing something stupid (not unusual) or is this some kind of cut+paste
error in the code?

thanks,
andrew




More information about the slf4j-user mailing list