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

_______________________________________________
user mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/user

Reply via email to