Package | Description |
---|---|
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.osgi |
Collection of OSGi-specific classes for bundles.
|
org.apache.logging.log4j.core.selector |
Log4j 2 Context Selectors.
|
org.apache.logging.log4j.jcl |
Log4j 2 adapter for Commons Logging.
|
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.slf4j |
SLF4J support.
|
Modifier and Type | Method and Description |
---|---|
List<LoggerContextShutdownAware> |
LoggerContext.getListeners() |
Modifier and Type | Method and Description |
---|---|
void |
LoggerContext.addShutdownListener(LoggerContextShutdownAware listener) |
Modifier and Type | Class and Description |
---|---|
class |
AsyncLoggerContextSelector
ContextSelector that manages AsyncLoggerContext instances. |
Modifier and Type | Class and Description |
---|---|
class |
BundleContextSelector
ContextSelector for OSGi bundles.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderContextSelector
This ContextSelector chooses a LoggerContext based upon the ClassLoader of the caller.
|
Modifier and Type | Class and Description |
---|---|
class |
LogAdapter
Commons Logging adapter registry.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLoggerAdapter<L>
Provides an abstract base class to use for implementing LoggerAdapter.
|
Modifier and Type | Method and Description |
---|---|
List<LoggerContextShutdownAware> |
LoggerContextShutdownEnabled.getListeners() |
Modifier and Type | Method and Description |
---|---|
void |
LoggerContextShutdownEnabled.addShutdownListener(LoggerContextShutdownAware listener) |
Modifier and Type | Class and Description |
---|---|
class |
Log4jLoggerFactory
Log4j implementation of SLF4J ILoggerFactory interface.
|
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.