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=31178>. 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=31178 Exception using Chainsaw for simple debugging ------- Additional Comments From [EMAIL PROTECTED] 2004-09-15 14:42 ------- Nice work. One easier workaround (since appenders are processed in order), is set the SocketAppender as the first appender - the LocationInfo won't be set until the FileAppender is processed, so the SocketAppender will work fine but not have the LocationInfo: log4j.rootLogger=debug, stdout, Socket, R --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
