Package org.slf4j.spi
Classes and interfaces which are internal to SLF4J. Under most
circumstances SLF4J users should be oblivious even to the existence of
this package.
-
Interface Summary Interface Description LocationAwareLogger An optional interface helping integration with logging systems capable of extracting location information.LoggerFactoryBinder An internal interface which helps the staticLoggerFactoryclass bind with the appropriateILoggerFactoryinstance.MarkerFactoryBinder An internal interface which helps the staticMarkerFactoryclass bind with the appropriateIMarkerFactoryinstance.MDCAdapter This interface abstracts the service offered by various MDC implementations.