Chien Wei Tan wrote:
> 
> does anyone know how to avoid or prevent having duplicate logs getting
> displayed???
> 
You probably added the console appender to two categories with a
parent/child relationship.  When you log to the child, the appender is
effectively included twice.

- Paul
-- 
Beware of bugs in the above code.  I have
only proved it correct, not tried it.
-Don Knuth

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to