Package | Description |
---|---|
org.apache.log4j |
Log4j 1.x compatibility layer.
|
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.jcl |
Log4j 2 adapter for Commons Logging.
|
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.
|
org.apache.logging.slf4j |
SLF4J support.
|
Class and Description |
---|
AbstractLoggerAdapter
Provides an abstract base class to use for implementing LoggerAdapter.
|
LoggerAdapter
A basic registry for
LoggerContext objects and their associated external
Logger classes. |
LoggerContext
Anchor point for logging implementations.
|
Class and Description |
---|
ExtendedLogger
Extends the
Logger interface with methods that facilitate implementing or extending Logger s. |
LoggerContext
Anchor point for logging implementations.
|
LoggerContextFactory
Implemented by factories that create
LoggerContext objects. |
ReadOnlyThreadContextMap
Read-only view of the data structure that implements MDC behavior for
ThreadContext . |
StandardLevel
Standard Logging Levels as an enumeration for use internally.
|
ThreadContextMap
Service provider interface to implement custom MDC behavior for
ThreadContext . |
ThreadContextStack
Service provider interface to implement custom NDC behavior for
ThreadContext . |
Class and Description |
---|
AbstractLogger
Base implementation of a Logger.
|
ExtendedLogger
Extends the
Logger interface with methods that facilitate implementing or extending Logger s. |
LoggerContext
Anchor point for logging implementations.
|
LoggerRegistry
Convenience class to be used by
LoggerContext implementations. |
Terminable
Interface to be implemented by LoggerContext's that provide a shutdown method.
|
Class and Description |
---|
AbstractLogger
Base implementation of a Logger.
|
ExtendedLogger
Extends the
Logger interface with methods that facilitate implementing or extending Logger s. |
LoggerContext
Anchor point for logging implementations.
|
Terminable
Interface to be implemented by LoggerContext's that provide a shutdown method.
|
Class and Description |
---|
LoggerContext
Anchor point for logging implementations.
|
LoggerContextFactory
Implemented by factories that create
LoggerContext objects. |
Provider
Model class for a Log4j 2 provider.
|
Class and Description |
---|
AbstractLoggerAdapter
Provides an abstract base class to use for implementing LoggerAdapter.
|
ExtendedLogger
Extends the
Logger interface with methods that facilitate implementing or extending Logger s. |
LoggerAdapter
A basic registry for
LoggerContext objects and their associated external
Logger classes. |
LoggerContext
Anchor point for logging implementations.
|
Class and Description |
---|
AbstractLogger
Base implementation of a Logger.
|
ExtendedLogger
Extends the
Logger interface with methods that facilitate implementing or extending Logger s. |
LoggerContext
Anchor point for logging implementations.
|
LoggerContextFactory
Implemented by factories that create
LoggerContext objects. |
LoggerRegistry
Convenience class to be used by
LoggerContext implementations. |
Class and Description |
---|
AbstractLogger
Base implementation of a Logger.
|
CleanableThreadContextMap
Extension service provider interface to implement additional custom MDC behavior for
ThreadContext . |
CopyOnWrite
Marker interface indicating that the implementing class is a copy-on-write data structure.
|
ExtendedLogger
Extends the
Logger interface with methods that facilitate implementing or extending Logger s. |
LoggerAdapter
A basic registry for
LoggerContext objects and their associated external
Logger classes. |
LoggerContext
Anchor point for logging implementations.
|
LoggerContextFactory
Implemented by factories that create
LoggerContext objects. |
LoggerRegistry.MapFactory
Interface to control the data structure used by the registry to store the Loggers.
|
MutableThreadContextStack
TODO
|
ObjectThreadContextMap
Extension service provider interface to allow putting Object values in the
ThreadContext . |
ReadOnlyThreadContextMap
Read-only view of the data structure that implements MDC behavior for
ThreadContext . |
StandardLevel
Standard Logging Levels as an enumeration for use internally.
|
ThreadContextMap
Service provider interface to implement custom MDC behavior for
ThreadContext . |
ThreadContextMap2
Extension service provider interface to implement additional custom MDC behavior for
ThreadContext . |
ThreadContextStack
Service provider interface to implement custom NDC behavior for
ThreadContext . |
Class and Description |
---|
AbstractLogger
Base implementation of a Logger.
|
ExtendedLogger
Extends the
Logger interface with methods that facilitate implementing or extending Logger s. |
Class and Description |
---|
Provider
Model class for a Log4j 2 provider.
|
Class and 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 for
ThreadContext . |
ExtendedLogger
Extends the
Logger interface with methods that facilitate implementing or extending Logger s. |
LoggerAdapter
A basic registry for
LoggerContext objects and their associated external
Logger classes. |
LoggerContext
Anchor point for logging implementations.
|
LoggerContextFactory
Implemented by factories that create
LoggerContext objects. |
LoggerRegistry
Convenience class to be used by
LoggerContext implementations. |
Provider
Model class for a Log4j 2 provider.
|
ThreadContextMap
Service provider interface to implement custom MDC behavior for
ThreadContext . |
ThreadContextMap2
Extension service provider interface to implement additional custom MDC behavior for
ThreadContext . |