Re: Catalina.out log level

2012-10-20 Thread Ralph Plawetzki
Am 19.10.2012 21:32, schrieb vicky007aggar...@yahoo.co.in: > Thanks ralph for responding > Just only below line is enough?? Yes. You can find more info about logging with Tomcat here: http://tomcat.apache.org/tomcat-7.0-doc/logging.html Regards, Ralph ---

Re: Catalina.out log level

2012-10-19 Thread vicky007aggarwal
Thanks ralph for responding Just only below line is enough?? No need to configure/alter anything else u mean ? org.apache.catalina.level=FINEST Thanks, Vicky Sent from my iPhone On Oct 19, 2012, at 7:06 PM, Ralph Plawetzki wrote: > Am 19.10.2012 14:49, schrieb vicky007aggar...@yahoo.co.in: >

Re: Catalina.out log level

2012-10-19 Thread Ralph Plawetzki
Am 19.10.2012 14:49, schrieb vicky007aggar...@yahoo.co.in: > Hi All, > > Can you please suggest how to change the log level of tomcat catalina.out > file. > > I did change in the logging.properties for all handlers to finest but still > catalina.out showing log levels with Info level only where