SLF4J API
Version 1.4.3

Package org.slf4j.spi

Classes and interfaces which are internal to SLF4J.

See:
          Description

Interface Summary
LocationAwareLogger An optional interface helping integration with logging systems capable of extracting location information.
LoggerFactoryBinder An internal interface which helps the static LoggerFactory class bind with the appropriate ILoggerFactory instance.
MarkerFactoryBinder An internal interface which helps the static MarkerFactory class bind with the appropriate IMarkerFactory instance.
MDCAdapter This interface abstracts the service offered by various MDC implementations.
 

Package org.slf4j.spi Description

Classes and interfaces which are internal to SLF4J. Under most circumstances SLF4J users should be oblivious even to the existence of this package.


SLF4J API
Version 1.4.3

Copyright © 2005-2008 QOS.ch. All Rights Reserved.