Hi,
I'm working with Tomcat8 on Linux Debian.
My web application uses log4j to define logging policy in a specific file (which rotates every day): myapp.log.

My problem is that Tomcat logs both in my file and in catalina.out ; the latter grows very quickly and I didn't manage to find a solution. I tried to modify logging.properties to remove Console handler but it does not work.

Thanks a lot for your help


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

Reply via email to