You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Takumi Fujiwara <tr...@yahoo.com> on 2002/09/12 18:59:13 UTC

How to get threadName, locationInfo in LoggingEvent

Hi,

I implment my own Appender by extending
AppenderSkelton.
In the void append() method, my Appender receives
logging event, but the theadName, locationInfo in the
LoggingEvent is null. The message, loglevel looks
okay.

Could someone please tell me how to get that
information if I implment my own appender? 

Thank you for any help.

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>