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=41275>. 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=41275 Summary: TelnetAppender is broken Product: Log4j Version: 1.2 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P3 Component: Appender AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] TelnetAppender is broken and cannot work. No output is ever received on the other end. class variable "active" is never set to true in TelnetAppender.java, resulting in error message from log4j when trying to log message using TelnetAppender: 0 [main] ERROR org.apache.log4j.net.TelnetAppender - Attempted to log with inactive appender named [telnetAppender]. Bug applies to versions 1.3alpha-8 and 1.2.14 -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
