aspose file tools
The moose likes Tomcat and the fly likes want to change Catalina.out Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "want to change Catalina.out " Watch "want to change Catalina.out " New topic
Author

want to change Catalina.out

R K Parulekar
Ranch Hand

Joined: May 29, 2005
Posts: 66
Hi
I'm using Jakarta-tomcat 5.5.4 as app server...
I want to log error and out messages in two separate files i.e. one file for System.out statements and other for error messages (Run time exeptions ) .. how to do this ...

By default system logs everything in Catalina.out

Ravi ...


"A wish changes nothing. A decision changes everything." - Unknown
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56546
    
  14

Moved to the Tomcat forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Karthik Guru
Ranch Hand

Joined: Mar 06, 2001
Posts: 1209
did u check
here ?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: want to change Catalina.out
 
Similar Threads
dequoting jstl/el results
error running servlets using tomcat
can't run rampart client
The Tomcat log file catalina.out is never cleaned/purged
Tomcat Shutdown problem