Package | Description |
---|---|
org.apache.log4j.bridge | |
org.apache.logging.log4j.spi |
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
|
Modifier and Type | Field and Description |
---|---|
private MutableThreadContextStack |
LogEventWrapper.contextStack |
Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<MutableThreadContextStack> |
DefaultThreadContextStack.STACK |
Modifier and Type | Method and Description |
---|---|
private MutableThreadContextStack |
DefaultThreadContextStack.getNonNullStackCopy() |
Constructor and Description |
---|
MutableThreadContextStack(MutableThreadContextStack stack) |