Howdy,
It would be easier (for me at least ;)) to diagnose your problem if you post
the source code to your appender...

Yoav Shapira

--- Vivek Kapadekar <[EMAIL PROTECTED]> wrote:
> Hi 
> I have written my own simple appender ( this is the first time I am
> writing an appender). I attach the appender to the Logger using
> addAppender(). In my client class I log six messages, but what the
> appenders append() method gets triggered 12 times.  I thought it might
> be due to the hierarchy , and the duplicate perhaps was made by the
> rootLogger, but i have set the additivity flag to false, still I get
> duplicate hits to my appender.
> Can anybody shed light on this?
> 
> Thanks
> 
> --Vivek
> 
> 


=====
Yoav Shapira
[EMAIL PROTECTED]

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

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

Reply via email to