----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


>Hello:
>     I am using Apache with Jserv on my windows NT box.  I have a servlet that
>prints out a lot of debugging code to System.out & System.err.
>     Where does this go ??  I tried looking into the various logs, but 
> can't seem
>to find out where this goes ?
>
>Please help
>- Nanu

Use ServletContext.Log() instead -- info there should show up in the file 
referenced by the log.file setting in jserv.properties.

- Fernando


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to