SkillAgentSearch skills...

Log4jdbc

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

Install / Use

/learn @DisyInformationssysteme/Log4jdbc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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>

Related Skills

View on GitHub
GitHub Stars5
CategoryData
Updated5mo ago
Forks3

Languages

Java

Security Score

82/100

Audited on Oct 10, 2025

No findings