Skip to content

unikueltd/p6spy-p6spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P6Spy

P6Spy is a framework that enables database data to be seamlessly intercepted and logged with no code changes to existing application.

Integrated with https://github.com/p6spy/p6spy

Enhancement

  • Adding NoopLogger as the default logger (previously defaults to FileLogger)

Quickstart

  • Import dependencies
        <dependency>
            <groupId>cn.unikue.forkextension.p6spy</groupId>
            <artifactId>p6spy</artifactId>
            <version>LATEST</version>
        </dependency>

Document

Requirement

  • jdk 1.8+

License

This project is under the Apache License 2.0

See the NOTICE.txt file for required notices and attributions.

Donation

You like this package? Then donate to Unikue to support the development.

Website

Releases

No releases published

Packages

No packages published

Languages