| Class | Description |
|---|---|
| Log4jv2Logger |
This is the default logger that is used when no suitable logging implementation is available.
|
| Log4jv2LoggerContext |
This is the class used to obtain the loggers.
|
| Log4jv2LoggerContextFactory |
This is the main class that's briding Log4J2 API into Pax Logging.
|
| 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–2024 OPS4J - Open Participation Software for Java. All rights reserved.