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.
-
ClassDescriptionAdditional interface to
LoggingEventBuilder
andLoggingEvent
.Default implementation ofLoggingEventBuilder
An optional interface helping integration with logging systems capable of extracting location information.Deprecated.A logger capable of logging from org.slf4j.event.LoggingEvent implements this interface.This is the main interface in slf4j's fluent API for creatinglogging events
.Deprecated.This interface abstracts the service offered by various MDC implementations.A no-operation implementation ofLoggingEventBuilder
.This interface based onServiceLoader
paradigm.