Re: How to DEBUG the new tomcat-jdbc pool?

2012-02-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Luiz, On 2/3/12 12:44 PM, Luiz Marcelo Serique wrote: > Hi everyone, > > I´m trying to log DEBUG info of the org.apache.tomcat.jdbc > package. > > My system is configured with log4j, just like > http://tomcat.apache.org/tomcat-7.0-doc/logging.html

How to DEBUG the new tomcat-jdbc pool?

2012-02-03 Thread Luiz Marcelo Serique
Hi everyone, I´m trying to log DEBUG info of the org.apache.tomcat.jdbc package. My system is configured with log4j, just like http://tomcat.apache.org/tomcat-7.0-doc/logging.html instructions. I have included a new appender in log4j.properties: log4j.appender.POOL=org.apache.log4j.DailyRolling