aspose file tools
The moose likes Tomcat and the fly likes logging in tomcat 6 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "logging in tomcat 6" Watch "logging in tomcat 6" New topic
Author

logging in tomcat 6

Ghufran Ul Haq
Greenhorn

Joined: Apr 10, 2007
Posts: 28
i have configured tomcat 6.0.18 in my test environment.
i can see that the SEVERE exceptions are going into localhost.2008-10-xx.log file and these exceptions are not being printed in catalina.out file.

Is there a way, i can get these exceptions in catalina.out file too.
I also want to print the output of System.out.println into catalina.out, when my servlet call this System.out.println
Please suggest how it can be done
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: logging in tomcat 6
 
Similar Threads
Emptying catalina.out ?
upgrade from tomcat 5 to tomcat 6
system.out.println in Tomcat 4.1
Log trace missing in catalina.out
server log disappear from console