Package | Description |
---|---|
org.apache.logging.log4j.core.impl |
Log4j 2 private implementation classes.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
ThreadContextDataInjector.ForCopyOnWriteThreadContextMap |
The
ContextDataInjector used when the ThreadContextMap implementation is a copy-on-write
StringMap-based data structure. |
static class |
ThreadContextDataInjector.ForDefaultThreadContextMap |
Default
ContextDataInjector for the legacy Map<String, String> -based ThreadContext (which is
also the ThreadContext implementation used for web applications). |
static class |
ThreadContextDataInjector.ForGarbageFreeThreadContextMap |
The
ContextDataInjector used when the ThreadContextMap implementation is a garbage-free
StringMap-based data structure. |
Modifier and Type | Method | Description |
---|---|---|
static ContextDataInjector |
ContextDataInjectorFactory.createInjector() |
Returns a new
ContextDataInjector instance based on the value of system property
log4j2.ContextDataInjector . |
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.