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 (/usr/local/apache/logs/error_log), 
what can I do ?
or how to config Tomcat ?


/* Kenny Ma
   [EMAIL PROTECTED] */

Reply via email to