Bug 57729

Summary: Add QueryExecutionReportInterceptor to log query execution info
Product: Tomcat Modules Reporter: Tadaya Tsuyukubo <tadaya>
Component: jdbc-poolAssignee: Tomcat Developers Mailing List <dev>
Status: NEW ---    
Severity: enhancement    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X 10.4   

Description Tadaya Tsuyukubo 2015-03-20 04:46:55 UTC
Hi,

I made a pull request about "QueryExecutionReportInterceptor", a new JdbcInterceptor which outputs all query execution related information.

Detail is described in pull request:
https://github.com/apache/tomcat/pull/18


If I need to make a patch and attach it here rather than github pull request, let me know.

Thank you,

- Tadaya