Vijay Kumar wrote:
Hi,

I have deployed one web application in Tomcat which uses JULI logger
internally for application level logging. I can change the Mode to OFF
while going to production. But there are few System.out.println statements
along with e.printStackTrace which are writing in catalina.out file. This
is causing to shutdown Tomcat when catalina.out file grows huge.

Can any one suggest me how to stop writing these statement in catalina.out
file.

Search the list archives ?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to