You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ghufran <gh...@vopium.com> on 2008/10/30 08:31:40 UTC

logging in tomcat 6

Hi

 

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

 

 

Regards

Ghufran