Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.46 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.46 KB

p6spy

Build Status Maven Central

P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to existing application. The P6Spy distribution includes P6Log, an application which logs all JDBC transactions for any Java application.

Documentation:
Installation
Configuration

Need help?
User's mailing list: Post - Archive
Developer's mailing list: Post - Archive
Issue tracking: View/Create issues

Related github repos:
p6spy-it - for integration testing with misc application servers
p6spy-perf - for performance testing (using jmeter)