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 ----------------------------------- [EMAIL PROTECTED] off: +91.20.30212111 mob: +91.9960692038
-----Original Message----- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [email protected] <[email protected]> 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 [email protected] http://www.slf4j.org/mailman/listinfo/user
_______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
