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 CallerBoundaryAware Additional interface toLoggingEventBuilderandLoggingEvent.LocationAwareLogger An optional interface helping integration with logging systems capable of extracting location information.LoggerFactoryBinder Deprecated. LoggingEventAware A logger capable of logging from org.slf4j.event.LoggingEvent implements this interface.LoggingEventBuilder This is the main interface in slf4j's fluent API for creatinglogging events.MarkerFactoryBinder Deprecated. MDCAdapter This interface abstracts the service offered by various MDC implementations.SLF4JServiceProvider This interface based onServiceLoaderparadigm. -
Class Summary Class Description DefaultLoggingEventBuilder Default implementation ofLoggingEventBuilderNOPLoggingEventBuilder A no-operation implementation ofLoggingEventBuilder.