Package | Description |
---|---|
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.jmx |
Log4j 2 JMX support.
|
org.apache.logging.log4j.core.osgi |
Collection of OSGi-specific classes for bundles.
|
org.apache.logging.log4j.core.selector |
Log4j 2 Context Selectors.
|
Class and Description |
---|
ClassLoaderContextSelector
This ContextSelector chooses a LoggerContext based upon the ClassLoader of the caller.
|
ContextSelector
Interface used to locate a LoggerContext.
|
Class and Description |
---|
ContextSelector
Interface used to locate a LoggerContext.
|
Class and Description |
---|
ContextSelector
Interface used to locate a LoggerContext.
|
Class and Description |
---|
ClassLoaderContextSelector
This ContextSelector chooses a LoggerContext based upon the ClassLoader of the caller.
|
ContextSelector
Interface used to locate a LoggerContext.
|
Class and Description |
---|
ContextSelector
Interface used to locate a LoggerContext.
|
NamedContextSelector
ContextSelectors that have a name.
|