[slf4j-user] duplicate error log

Setumadhav Kulkarni sekulkar at tibco.com
Thu Apr 5 03:52:52 CEST 2007


Maybe the log properties has the appender specified twice, once in the parent logger and once in the child logger... Could that be an issue?
Thanks and Regards,
Setu
-----------------------------------
setu at tibco.com
off: +91.20.30212111
mob: +91.9960692038


-----Original Message-----
From: user-bounces at slf4j.org <user-bounces at slf4j.org>
To: user at slf4j.org <user at slf4j.org>
Sent: Wed Apr 04 12:44:22 2007
Subject: [slf4j-user] duplicate error log


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
user at slf4j.org
http://www.slf4j.org/mailman/listinfo/user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/slf4j-user/attachments/20070404/e3b91a67/attachment.htm>


More information about the slf4j-user mailing list