I'm running Tomcat 7.0.42 on RHEL. Currently all my exceptions are handled with e.printStackTrace() and go to catalina.out, which doesn't rotate.
Could someone be so kind as to recommend a better way to handle logging, with specific steps. Daily error logs would be a good start, instead of one giant catalina.out file. Best, Alec