Skip to content

DisyInformationssysteme/log4jdbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central API documentation License: Apache-2.0

Log4JDBC

This library acts as a JDBC driver that delegates to a real underlying JDBC drivers – while logging the JDBC operations that are executed.

This library is is a modernized and maintained fork of the defunct org.bgee.log4jdbc-log4j2 artifact.

Usage

<dependency>
  <groupId>net.disy.oss</groupId>
  <artifactId>log4jdbc</artifactId>
  <version>3.0.0</version>
</dependency>

About

A library to log JDBC calls to the database, forked from org.bgee.log4jdbc-log4j2 and updated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages