Registry / logging / log4jdbc-remix

log4jdbc-remix

JSON →
library0.2.7javamavenunverified

Experimental fork of log4jdbc for logging JDBC SQL statements and connection events.

<dependency> <groupId>org.lazyluke</groupId> <artifactId>log4jdbc-remix</artifactId> <version>0.2.7</version> </dependency>
INSTALL
IMPORT
SIG · LOG4JDBC-REMIX
L
log4jdbc-remix
loggingjavav0.2.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Log4jdbcProxyDataSource
net.sf.log4jdbc.Log4jdbcProxyDataSource

Wrap a DataSource with log4jdbc for SQL logging.

import net.sf.log4jdbc.Log4jdbcProxyDataSource; import javax.sql.DataSource; DataSource realDS = getDataSource(); DataSource proxyDS = new Log4jdbcProxyDataSource(realDS);
Debug
Known issues
gotchaThis is an experimental fork; may have limited support.
fix
Consider using the original log4jdbc or log4jdbc-log4j2.
affects: 0.2.7
Upgrade
Version history
0.2.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
22
Resources
log4jdbc-remix — mvn dependency:get log4jdbc-remix · libregistry