tomcat logging
From: Don (donalmurtagh_at_yahoo.co.uk)
Date: 05/12/04
- Next message: chennakeshava_ramesh_at_yahoo.co.in: "how to find out which day of the week using the Calendar class"
- Previous message: Scott Ellsworth: "Re: Java developed on WinXP, now crashing on Mac??"
- Next in thread: David Rabinowitz: "Re: tomcat logging"
- Reply: David Rabinowitz: "Re: tomcat logging"
- Reply: Rajesh Tihari: "Re: tomcat logging"
- Reply: SPomytkin: "Re: tomcat logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: chennakeshava_ramesh_at_yahoo.co.in: "how to find out which day of the week using the Calendar class"
- Previous message: Scott Ellsworth: "Re: Java developed on WinXP, now crashing on Mac??"
- Next in thread: David Rabinowitz: "Re: tomcat logging"
- Reply: David Rabinowitz: "Re: tomcat logging"
- Reply: Rajesh Tihari: "Re: tomcat logging"
- Reply: SPomytkin: "Re: tomcat logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|