I have a web application running under Tomcat.
Logging for various features is implemented using java.util.logging.
When running tomcat via startup.bat the loggi
stdout and stderr log files should have been created in the logs directory of your Tomcat installation.
To configure logging use the "Configure Tomcat" application. You can set the error level and the location of the log files there.