log4jdbc

A library to log JDBC calls to the database.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.disy.oss
Идентификатор

Идентификатор

log4jdbc
Последняя версия

Последняя версия

2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

log4jdbc
A library to log JDBC calls to the database.
Ссылка на сайт

Ссылка на сайт

https://github.com/DisyInformationssysteme/log4jdbc
Система контроля версий

Система контроля версий

https://github.com/DisyInformationssysteme/log4jdbc

Скачать log4jdbc

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.disy.oss/log4jdbc/ -->
<dependency>
    <groupId>net.disy.oss</groupId>
    <artifactId>log4jdbc</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.oss/log4jdbc/
implementation 'net.disy.oss:log4jdbc:2.2'
// https://jarcasting.com/artifacts/net.disy.oss/log4jdbc/
implementation ("net.disy.oss:log4jdbc:2.2")
'net.disy.oss:log4jdbc:jar:2.2'
<dependency org="net.disy.oss" name="log4jdbc" rev="2.2">
  <artifact name="log4jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.oss', module='log4jdbc', version='2.2')
)
libraryDependencies += "net.disy.oss" % "log4jdbc" % "2.2"
[net.disy.oss/log4jdbc "2.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.13.3
org.slf4j : slf4j-api jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.

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>2.0</version>
</dependency>
net.disy.oss

Disy Informationssysteme

Версии библиотеки

Версия
2.2
2.1
2.0