<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>RE: [slf4j-user] duplicate error log</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>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?<BR>
Thanks and Regards,<BR>
Setu<BR>
-----------------------------------<BR>
setu@tibco.com<BR>
off: +91.20.30212111<BR>
mob: +91.9960692038<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: user-bounces@slf4j.org &lt;user-bounces@slf4j.org&gt;<BR>
To: user@slf4j.org &lt;user@slf4j.org&gt;<BR>
Sent: Wed Apr 04 12:44:22 2007<BR>
Subject: [slf4j-user] duplicate error log<BR>
<BR>
<BR>
hi,<BR>
<BR>
we are seeing duplicate logs of errors.&nbsp; this may be some kind of configuratin<BR>
problem, but just running the code through a debugger it seems to be caused by<BR>
the duplicate logging in SLF4JLocationAwareLog.java<BR>
<BR>
if you look at line 174 of<BR>
<A HREF="http://svn.slf4j.org/viewvc/slf4j/trunk/jcl104-over-slf4j/src/main/java/org/apache/commons/logging/impl/SLF4JLocationAwareLog.java?annotate=722">http://svn.slf4j.org/viewvc/slf4j/trunk/jcl104-over-slf4j/src/main/java/org/apache/commons/logging/impl/SLF4JLocationAwareLog.java?annotate=722</A><BR>
there is an additional call to logger.&nbsp; we are getting output from both lines<BR>
173 and 174.<BR>
<BR>
am i doing something stupid (not unusual) or is this some kind of cut+paste<BR>
error in the code?<BR>
<BR>
thanks,<BR>
andrew<BR>
<BR>
_______________________________________________<BR>
user mailing list<BR>
user@slf4j.org<BR>
<A HREF="http://www.slf4j.org/mailman/listinfo/user">http://www.slf4j.org/mailman/listinfo/user</A><BR>
</FONT>
</P>

</BODY>
</HTML>