Search code examples
tomcatlogginglog4jtomcat7

Turn off logging to catalina.out


I've configured log4j to log to different files and I want tomcat to completely stop logging to catalina.out. It seems impossible.

tried

Not to log to catalina.out

and

https://serverfault.com/questions/476647/why-does-tomcat7-log-into-both-catalina-out-and-catalina-yyyy-mm-dd-log

And they didn't work


Solution

  • Solution: configured to log to /dev/null