You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/08/28 08:48:45 UTC

DO NOT REPLY [Bug 12113] New: - Log4J ConsoleAppender & System.out.println do not display on console

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: tomcat-dev@jakarta.apache.org
        ReportedBy: michael@idtect.com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>