org.apache.logging.log4j.core.impl
Class ContextAnchor
java.lang.Object
org.apache.logging.log4j.core.impl.ContextAnchor
public final class ContextAnchor
- extends Object
Anchor for the ThreadContext.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.