Uses of Package
org.apache.logging.log4j.spi
-
Packages that use org.apache.logging.log4j.spi Package Description org.apache.log4j Log4j 1.x compatibility layer.org.apache.log4j.bridge org.apache.log4j.config Log4j 1.x compatibility layer.org.apache.log4j.legacy.core org.apache.logging.log4j Public API for Log4j 2.org.apache.logging.log4j.core Implementation of Log4j 2.org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging.org.apache.logging.log4j.core.impl Log4j 2 private implementation classes.org.apache.logging.log4j.core.jackson Classes and interfaces for serializing and deserializing Log4j 2 log events to XML and JSON using the Jackson library.org.apache.logging.log4j.core.osgi Collection of OSGi-specific classes for bundles.org.apache.logging.log4j.core.selector Log4j 2 Context Selectors.org.apache.logging.log4j.internal This package should be considered private.org.apache.logging.log4j.io SeeIoBuilder.org.apache.logging.log4j.io.internal Internal classes.org.apache.logging.log4j.jcl Log4j 2 adapter for Commons Logging.org.apache.logging.log4j.jpl org.apache.logging.log4j.jul 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.taglib Classes (JSP tags) to enable logging in JSPs without using Java scripting.org.apache.logging.log4j.tojul Java JDK java.util.logging (JUL) bridge.org.apache.logging.log4j.util Internal utility classes for the Log4j 2 API.org.apache.logging.slf4j SLF4J support. -
Classes in org.apache.logging.log4j.spi used by org.apache.log4j Class Description AbstractLoggerAdapter Provides an abstract base class to use for implementing LoggerAdapter.LoggerAdapter A basic registry forLoggerContextobjects and their associated external Logger classes.LoggerContext Anchor point for logging implementations.LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners. -
Classes in org.apache.logging.log4j.spi used by org.apache.log4j.bridge Class Description MutableThreadContextStack TODO -
Classes in org.apache.logging.log4j.spi used by org.apache.log4j.config Class Description LoggerContext Anchor point for logging implementations. -
Classes in org.apache.logging.log4j.spi used by org.apache.log4j.legacy.core Class Description LoggerContext Anchor point for logging implementations. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j Class Description ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers.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.ThreadContextMap Service provider interface to implement 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.core 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.LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners.LoggerContextShutdownEnabled LoggerContexts implementing this are able register LoggerContextShutdownAware classes.LoggerRegistry Convenience class to be used byLoggerContextimplementations.Terminable Interface to be implemented by LoggerContext's that provide a shutdown method. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.core.async 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.LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners.LoggerContextShutdownEnabled LoggerContexts implementing this are able register LoggerContextShutdownAware classes.Terminable Interface to be implemented by LoggerContext's that provide a shutdown method. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.core.impl Class Description LoggerContext Anchor point for logging implementations.LoggerContextFactory Implemented by factories that createLoggerContextobjects.Provider Model class for a Log4j 2 provider. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.core.jackson Class Description MutableThreadContextStack TODO -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.core.osgi Class Description LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.core.selector Class Description LoggerContext Anchor point for logging implementations.LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.internal Class Description ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.io Class Description ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.io.internal Class Description ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.jcl Class Description AbstractLoggerAdapter Provides an abstract base class to use for implementing LoggerAdapter.ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers.LoggerAdapter A basic registry forLoggerContextobjects and their associated external Logger classes.LoggerContext Anchor point for logging implementations.LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.jpl Class Description AbstractLoggerAdapter Provides an abstract base class to use for implementing LoggerAdapter.ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers.LoggerAdapter A basic registry forLoggerContextobjects and their associated external Logger classes.LoggerContext Anchor point for logging implementations.LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.jul Class Description AbstractLogger Base implementation of a Logger.AbstractLoggerAdapter Provides an abstract base class to use for implementing LoggerAdapter.ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers.ExtendedLoggerWrapper Wrapper class that exposes the protected AbstractLogger methods to support wrapped loggers.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.LoggerContextShutdownAware Interface allowing interested classes to know when a LoggerContext has shutdown - if the LoggerContext implementation provides a way to register listeners. -
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.CopyOnWrite Marker interface indicating that the implementing class is a copy-on-write data structure.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.MutableThreadContextStack TODOObjectThreadContextMap Extension service provider interface to allow putting Object values in theThreadContext.ReadOnlyThreadContextMap Read-only view of the data structure that implements MDC behavior forThreadContext.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.taglib Class Description AbstractLogger Base implementation of a Logger.ExtendedLogger Extends theLoggerinterface with methods that facilitate implementing or extendingLoggers.ExtendedLoggerWrapper Wrapper class that exposes the protected AbstractLogger methods to support wrapped loggers.LocationAwareLogger Logger that accepts the location of the caller.LoggerContext Anchor point for logging implementations.LoggerRegistry Convenience class to be used byLoggerContextimplementations. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.tojul 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.Provider Model class for a Log4j 2 provider. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.log4j.util Class Description Provider Model class for a Log4j 2 provider. -
Classes in org.apache.logging.log4j.spi used by org.apache.logging.slf4j Class Description AbstractLogger Base implementation of a Logger.AbstractLoggerAdapter Provides an abstract base class to use for implementing LoggerAdapter.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.Provider Model class for a Log4j 2 provider.ThreadContextMap Service provider interface to implement custom MDC behavior forThreadContext.ThreadContextMap2 Extension service provider interface to implement additional custom MDC behavior forThreadContext.