Hello,

I'm using the new Tomcat jdbc pool (1.1.0.1) with Tomcat 6.0.32, Ubuntu
x86_64.  I would like to increase the logging from the pool to try and
chase down connection timeouts.

I added the following line to $CATALINA_BASE/conf/logging.properties:
org.apache.tomcat.jdbc.pool.level=FINE

(the rest of the logging.properties file is unchanged.)

But I don't see any pool debug logging output on the console.  I thought
this setting would enable debug logging for all classes in that package.
Is there something else I need to do?

Thank you,
Colin

Reply via email to