| Class | Description |
|---|---|
| Log4jv2Logger |
This is the default logger that is used when no suitable logging implementation is available.
|
| Log4jv2LoggerContext | |
| Log4jv2LoggerContextFactory | |
| Log4jv2ThreadContextMap |
The actual ThreadContext Map.
|
| Log4jv2ThreadContextStack |
A copy-on-write thread-safe variant of
org.apache.logging.log4j.spi.ThreadContextStack in which all mutative
operations (add, pop, and so on) are implemented by making a fresh copy of the underlying list. |
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.