I'm working with Tomcat and Struts framework. I want to log SQL queries (SELECT, INSERT, UPDATE...) with log4j. I configured log4j, it works fine for other logs.
I don't know how can I get the queries that are executed? Regards -- View this message in context: http://www.nabble.com/iBatis-Tomcat-log4j-IntelliJ-IDEA-tp18515069p18515069.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
