Package | Description |
---|---|
net.sf.log4jdbc.log | |
net.sf.log4jdbc.log.log4j2 | |
net.sf.log4jdbc.log.slf4j | |
net.sf.log4jdbc.sql.jdbcapi |
Modifier and Type | Method and Description |
---|---|
static SpyLogDelegator |
SpyLogFactory.getSpyLogDelegator()
Return the
SpyLogDelegator . |
Modifier and Type | Method and Description |
---|---|
static void |
SpyLogFactory.setSpyLogDelegator(SpyLogDelegator logDelegator) |
Modifier and Type | Class and Description |
---|---|
class |
Log4j2SpyLogDelegator
Delegates JDBC spy logging events to log4j2.
|
Modifier and Type | Class and Description |
---|---|
class |
Slf4jSpyLogDelegator
Delegates JDBC spy logging events to the the Simple Logging Facade for Java (slf4j).
|
Modifier and Type | Field and Description |
---|---|
protected SpyLogDelegator |
StatementSpy.log |
Copyright © 2013 Bgee - Swiss Institute of Bioinformatics. All Rights Reserved.