You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Alexander Wallace <aw...@rwsoft-online.com> on 2002/12/13 22:17:52 UTC

System.out.println() on classes goes to catalina.log (Logging to my app revisited)

Ok, when i do System.out.println() in one of my servlets, it goes to my app 
log, but if the servlet calls a class and the class has System.out.println, 
they go to catalina.log... Is this how it's supposed to be? Is there a way to 
make those go to my app log?

Thanks.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>