When using the DriverDataSourceFactory I'm able to configure log4j logging using the following:
log4j.logger.org.objectstyle.cayenne.access.QueryLogger = INFO to see all the SQL statements, response, etc. When using the DBCPDataSourceFactory however nothing is displayed. Is there additional information on how to configure log4j so that the SQL will be logged when using DBCP? Thanks, Daniel L. Morgan EMail : <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>
