Uses of Interface
org.norther.tammi.core.logger.Logger

Packages that use Logger
org.norther.tammi.core.logger   
org.norther.tammi.spray.connector.chain   
 

Uses of Logger in org.norther.tammi.core.logger
 

Subinterfaces of Logger in org.norther.tammi.core.logger
 interface ThreadedLogger
          Extends Logger with support to execute logging in a separate thread.
 

Classes in org.norther.tammi.core.logger that implement Logger
 class AbstractLogger
          An abstract implementation of Logger.
 class AbstractThreadedLogger
          An abstract implementation of ThreadedLogger.
 class JDK4Logger
          A JDK4 logger implementation.
 class Log4JLogger
          A Log4J logger implementation.
 

Uses of Logger in org.norther.tammi.spray.connector.chain
 

Methods in org.norther.tammi.spray.connector.chain that return Logger
 Logger AbstractConnection.getLogger()
           
 Logger Connection.getLogger()
          Gets the logger of this connection.
 



Copyright © 2004 The Norther Organization. All rights reserved.