Class ContextAnchor
java.lang.Object
org.apache.logging.log4j.core.impl.ContextAnchor
Anchor for the ThreadContext.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ThreadLocal
<LoggerContext> Anchor for the LoggerContext for the current Thread. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
THREAD_CONTEXT
Anchor for the LoggerContext for the current Thread.
-
-
Constructor Details
-
ContextAnchor
private ContextAnchor()
-