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
LoggerFactoryclass bind with the appropriateILoggerFactoryinstance.An internal interface which helps the staticMarkerFactoryclass bind with the appropriateIMarkerFactoryinstance.This interface abstracts the service offered by various MDC implementations.