I have a Tomcat 5.5 container in dedicated private virtual server. Previously I have hosted struts1,struts2, servlet based applications and all works well. Now hosted a spring 3.2 mvc application and saw it generates huge debug statements in the stdout file only for spring application and file size increases. Any suggestion would be appreciated to stop generating the debug statements except errors.
Thanks.
Create a
logging.propertiesfile in your application'sWEB-INF/classesfolder with the following content: