Logging
JDBC
To log all from the JDBC:
log4j.logger.jdbc=ALLTo show all the queries:
log4j.logger.jdbc.sqlonly=ALLTo show times:
log4j.logger.jdbc.sqltiming=DEBUGLast updated
Was this helpful?
To log all from the JDBC:
log4j.logger.jdbc=ALLTo show all the queries:
log4j.logger.jdbc.sqlonly=ALLTo show times:
log4j.logger.jdbc.sqltiming=DEBUGLast updated
Was this helpful?