public final class ContextAnchor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.ThreadLocal<LoggerContext> |
THREAD_CONTEXT
Anchor for the LoggerContext for the current Thread.
|
| Modifier | Constructor and Description |
|---|---|
private |
ContextAnchor() |
public static final java.lang.ThreadLocal<LoggerContext> THREAD_CONTEXT