Package org.slf4j.spi
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.
-
InterfacesClassDescriptionAn optional interface helping integration with logging systems capable of extracting location information.An internal interface which helps the static
LoggerFactory
class bind with the appropriateILoggerFactory
instance.An internal interface which helps the staticMarkerFactory
class bind with the appropriateIMarkerFactory
instance.This interface abstracts the service offered by various MDC implementations.