Hi all, I'm using Tomcat 4.0.6 and I've already installed it as a service. 
My problem now, is that I can't see the console that was so usefull for viewing when 
some exception was thrown, or just for debugging using System.out.println.
I've searched the log files at $TOMCAT_HOME\logs and I couldn't find any of the logs 
that my webapp leaves.
I've tried System.err and nothing happend.
Does any one know, how to send my my error-logs or simplier logs to a file??
Is that configurable or a code matter??

Thanks



Reply via email to