You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2005/06/21 18:52:58 UTC

DO NOT REPLY [Bug 35448] - No events displayed by from SocketAppender

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35448>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35448





------- Additional Comments From sdeboy@iname.com  2005-06-21 18:52 -------
Location info is currently not supported when using log4j 1.2.x to send events
via SocketAppender to the latest version of Chainsaw.

Change these lines to receive events (minus location info):

remove this line (or change to =false)
log4j.appender.defaultSocketAppender.locationInfo=true

change the order of appenders (in case you're using any location info patterns:
line/file/etc):
log4j.logger.com.o2.germany = DEBUG, defaultSocketAppender, logfile
log4j.logger.de = DEBUG, defaultSocketAppender, logfile

We are going to work on serial-compatibility between 1.2.8 and 1.3 but it's not
yet available.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org