tomcat logging

From: Don (donalmurtagh_at_yahoo.co.uk)
Date: 05/12/04


Date: 12 May 2004 06:42:08 -0700

Hi,

I'm writing a JSP application hosted by Tomcat. Currently, all my
System.out messages are logged in \logs\stdout.log, but I would like
to store them in a separate file.

I tried adding:

<Logger className="org.apache.catalina.logger.SystemOutLogger />

to server.xml, in the hope that this would store the application's
System.out messages in logs\catalina.out, but it didn't appear to
work. Please send any suggestions to domurtag_AT_cs.tcd.ie

Thanks in advance,
- Dónal



Relevant Pages

  • Re: tomcat logging
    ... > I'm writing a JSP application hosted by Tomcat. ... > to store them in a separate file. ...
    (comp.lang.java.developer)
  • Re: tomcat logging
    ... > I'm writing a JSP application hosted by Tomcat. ... > to store them in a separate file. ...
    (comp.lang.java.programmer)
  • Re: tomcat logging
    ... > I'm writing a JSP application hosted by Tomcat. ... > to store them in a separate file. ...
    (comp.lang.java.help)
  • Re: tomcat logging
    ... > I'm writing a JSP application hosted by Tomcat. ... > to store them in a separate file. ...
    (comp.lang.java.softwaretools)
  • Re: tomcat logging
    ... > I'm writing a JSP application hosted by Tomcat. ... > to store them in a separate file. ...
    (comp.lang.java.developer)