All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BasicMarker A simple implementation of theMarkerinterface.BasicMarkerFactory An almost trivial implementation of theIMarkerFactoryinterface which createsBasicMarkerinstances.BasicMDCAdapter Basic MDC implementation, which can be used with logging systems that lack out-of-the-box MDC support.DefaultLoggingEvent A default implementation ofLoggingEvent.DefaultLoggingEventBuilder EventConstants EventRecodingLogger FormattingTuple Holds the results of formatting done byMessageFormatter.ILoggerFactory ILoggerFactoryinstances manufactureLoggerinstances by name.IMarkerFactory Implementations of this interface are used to manufactureMarkerinstances.KeyValuePair Level SLF4J's internal representation of Level.LocationAwareLogger An optional interface helping integration with logging systems capable of extracting location information.Logger The org.slf4j.Logger interface is the main user entry point of SLF4J API.LoggerFactory TheLoggerFactoryis a utility class producing Loggers for various logging APIs, most notably for log4j, logback and JDK 1.4 logging.LoggerFactoryBinder An internal interface which helps the staticLoggerFactoryclass bind with the appropriateILoggerFactoryinstance.LoggerFactoryFriend All methods in this class are reserved for internal use, for testing purposes.LoggingEvent The minimal interface sufficient for the restitution of data passed by the user to the SLF4J API.LoggingEventAware LoggingEventAware LoggingEventBuilder A fluent API for creating logging events.Marker Markers are named objects used to enrich log statements.MarkerFactory MarkerFactory is a utility class producingMarkerinstances as appropriate for the logging system currently in use.MarkerFactoryBinder An internal interface which helps the staticMarkerFactoryclass bind with the appropriateIMarkerFactoryinstance.MarkerIgnoringBase This class serves as base for adapters or native implementations of logging systems lacking Marker support.MDC This class hides and serves as a substitute for the underlying logging system's MDC implementation.MDC.MDCCloseable An adapter to remove the key when done.MDCAdapter This interface abstracts the service offered by various MDC implementations.MessageFormatter Formats messages according to very simple substitution rules.NOPLogger A direct NOP (no operation) implementation ofLogger.NOPLoggerFactory NOPLoggerFactory is an trivial implementation ofILoggerFactorywhich always returns the unique instance of NOPLogger.NOPLoggingEventBuilder A no-operation implementation ofLoggingEventBuilder.NOPMDCAdapter This adapter is an empty implementation of theMDCAdapterinterface.NOPServiceProvider SLF4JServiceProvider SubstituteLogger A logger implementation which logs via a delegate logger.SubstituteLoggerFactory SubstituteLoggerFactory manages instances ofSubstituteLogger.SubstituteLoggingEvent SubstituteServiceProvider Util An internal utility class.