Package | Description |
---|---|
io.jdev.miniprofiler.sql | |
io.jdev.miniprofiler.sql.log4jdbc |
log4jdbc is a Java JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information)
for other JDBC drivers using the Simple Logging Facade For Java (SLF4J) logging system.
|
Modifier and Type | Class and Description |
---|---|
class |
ProfilingSpyLogDelegator |
Modifier and Type | Field and Description |
---|---|
protected SpyLogDelegator |
StatementSpy.log |
Modifier and Type | Method and Description |
---|---|
static SpyLogDelegator |
SpyLogFactory.getSpyLogDelegator()
Get the default SpyLogDelegator for logging to the logger.
|
Modifier and Type | Method and Description |
---|---|
static void |
SpyLogFactory.setSpyLogDelegator(SpyLogDelegator logger) |