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. -
Method Summary
-
Field Details
-
THREAD_CONTEXT
Anchor for the LoggerContext for the current Thread.
-