2012/10/3 Joseph Freemaker <[email protected]>: > > Just upgraded to Tomcat 7.0.30 from Tomcat 5.5. > > With Tomcat 5.5 the catalina log contained what was directed to it. The > stderr and stdout logs only contained what was directed to them (very little > if anything). > > Tomcat 7.0.30 however is writing to the stdout log everything that is written > to the catalina log. How can I configure Tomcat to only write to the stdout > log only the System.out.print() messages (which occur rarely)? >
It is mentioned in the documentation. Have you looked there? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
