Package org.ops4j.pax.logging.log4jv2
-
Class Summary 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 oforg.apache.logging.log4j.spi.ThreadContextStackin which all mutative operations (add, pop, and so on) are implemented by making a fresh copy of the underlying list.