The Unix command line allows for stderr redirection.  I'm sure there's a
command-line HOWTO somewhere that dishes out the details since I've since
forgotten =/

- r

> -----Original Message-----
> From: Kenny Ma [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, August 19, 2001 11:49 PM
> To: [EMAIL PROTECTED]
> Subject: Error-Log file ?
>
>
> 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] */
>
>

Reply via email to