SLF4J 1.0

Package org.slf4j.spi

Classes and interfaces which are internal to SLF4J.

See:
          Description

Interface Summary
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.
 

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.


Copyright 2004-2006 SLF4J.ORG, QOS.ch