DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12113>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12113 Log4J ConsoleAppender & System.out.println do not display on console Summary: Log4J ConsoleAppender & System.out.println do not display on console Product: Tomcat 4 Version: 4.1.9 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I cannot get log4j log output to display to the console, nor can I get System.out.println to display either. But the weird thing is, in my servlet's init method I start a java TimerTask, and inside the task I do a log and println. These do in fact get displayed in the tomcat console. This tells me I have log4j set up properly to use the ConsoleAppender. However all the other logging (done in classes called by my servlet) does not show up. I've posted this question several times to the mailing list and have not gotten a response on this. Please email me for more information. Michael -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>