| Package | Description |
|---|---|
| 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 static java.lang.ThreadLocal<MutableThreadContextStack> |
DefaultThreadContextStack.STACK |
| Modifier and Type | Method and Description |
|---|---|
private MutableThreadContextStack |
DefaultThreadContextStack.getNonNullStackCopy() |
| Constructor and Description |
|---|
MutableThreadContextStack(MutableThreadContextStack stack) |