Class ContextAnchor

java.lang.Object
org.apache.logging.log4j.core.impl.ContextAnchor

public final class ContextAnchor extends Object
Anchor for the ThreadContext.
  • Field Details

    • THREAD_CONTEXT

      public static final ThreadLocal<LoggerContext> THREAD_CONTEXT
      Anchor for the LoggerContext for the current Thread.