org.apache.logging.log4j.core.javaee
Class ContextAnchor

java.lang.Object
  extended by org.apache.logging.log4j.core.javaee.ContextAnchor

public final class ContextAnchor
extends Object

Anchor for the ThreadContext.


Field Summary
static ThreadLocal<LoggerContext> THREAD_CONTEXT
          Anchor for the LoggerContext for the current Thread.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THREAD_CONTEXT

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



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.