Package | Description |
---|---|
org.apache.logging.log4j |
Public API for Log4j 2.
|
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 |
---|---|
static ThreadContextMap |
ThreadContextAccess.getThreadContextMap()
Returns the internal data structure used to store thread context key-value pairs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ThreadContextMap2
Extension service provider interface to implement additional custom MDC behavior for
ThreadContext . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultThreadContextMap
The actual ThreadContext Map.
|
class |
NoOpThreadContextMap
ThreadContextMap implementation used when either of system properties disableThreadContextMap or . |
Modifier and Type | Method and Description |
---|---|
static ThreadContextMap |
ThreadContextMapFactory.createThreadContextMap() |
Modifier and Type | Method and Description |
---|---|
Class<? extends ThreadContextMap> |
Provider.loadThreadContextMap()
Loads the
ThreadContextMap class specified by this Provider. |
Modifier and Type | Class and Description |
---|---|
class |
MDCContextMap
Bind the ThreadContextMap to the SLF4J MDC.
|
Copyright © 1999-2016 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.