log4jdbc3 1.1

Uses of Interface
net.sf.log4jdbc.SpyLogDelegator

Uses of SpyLogDelegator in net.sf.log4jdbc
 

Classes in net.sf.log4jdbc that implement SpyLogDelegator
 class Slf4jSpyLogDelegator
          Delegates JDBC spy logging events to the the Simple Logging Facade for Java (slf4j).
 

Methods in net.sf.log4jdbc that return SpyLogDelegator
static SpyLogDelegator SpyLogFactory.getSpyLogDelegator()
          Get the default SpyLogDelegator for logging to the logger.
 


log4jdbc3 1.1