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).
 

Fields in net.sf.log4jdbc declared as SpyLogDelegator
protected  SpyLogDelegator StatementSpy.log
           
 

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



Copyright © 2013. All rights reserved.