Uses of Package
org.apache.logging.log4j.spi
-
Packages that use org.apache.logging.log4j.spi Package Description org.apache.logging.log4j Public API for Log4j 2.org.apache.logging.log4j.simple Simple logging implementation.org.apache.logging.log4j.spi Internal interfaces and classes to be used by authors of logging implementations or for internal use by API classes.org.apache.logging.log4j.status Status API for Log4j 2.org.apache.logging.log4j.util Internal utility classes for the Log4j 2 API. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j Class Description LoggerContext Anchor point for logging implementations.LoggerContextFactory Implemented by factories that createLoggerContextobjects.ReadOnlyThreadContextMap Read-only view of the data structure that implements MDC behavior forThreadContext.StandardLevel Standard Logging Levels as an enumeration for use internally.ThreadContextStack Service provider interface to implement custom NDC behavior forThreadContext. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.simple Class Description AbstractLogger Base implementation of a Logger.ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers.LocationAwareLogger Logger that accepts the location of the caller.LoggerContext Anchor point for logging implementations.LoggerContextFactory Implemented by factories that createLoggerContextobjects.LoggerRegistry Convenience class to be used byLoggerContextimplementations. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.spi Class Description AbstractLogger Base implementation of a Logger.CleanableThreadContextMap Extension service provider interface to implement additional custom MDC behavior forThreadContext.ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers.LocationAwareLogger Logger that accepts the location of the caller.LoggerAdapter A basic registry forLoggerContextobjects and their associated external Logger classes.LoggerContext Anchor point for logging implementations.LoggerContextFactory Implemented by factories that createLoggerContextobjects.LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners.LoggerRegistry Convenience class to be used byLoggerContextimplementations.LoggerRegistry.MapFactory Interface to control the data structure used by the registry to store the Loggers.StandardLevel Standard Logging Levels as an enumeration for use internally.ThreadContextMap Service provider interface to implement custom MDC behavior forThreadContext.ThreadContextMap2 Extension service provider interface to implement additional custom MDC behavior forThreadContext.ThreadContextStack Service provider interface to implement custom NDC behavior forThreadContext. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.status Class Description AbstractLogger Base implementation of a Logger.ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers.LocationAwareLogger Logger that accepts the location of the caller. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.util Class Description Provider Model class for a Log4j 2 provider.