I am using Tomcat 3.2.3/Redhat 7.1
I have a servlet program, the program line 1 is System.err.println("TEST")
when i run the servlet, the output goes into console
I want the err.println output to a file , what can I do ?
or how to config Tomcat ?
ps. I checked /usr/local/tomcat/logs/
It havent output to those files.
/* Kenny Ma
[EMAIL PROTECTED] */
- Re: Error-Log file ? Kenny Ma
- Re: Error-Log file ? Dmitri Colebatch
- RE: Error-Log file ? Rob S.
