Uses of Interface
org.apache.logging.log4j.spi.ThreadContextMap2
Package
Description
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
-
Uses of ThreadContextMap2 in org.apache.logging.log4j.spi
Modifier and TypeInterfaceDescriptioninterface
Extension service provider interface to implement additional custom MDC behavior forThreadContext
.interface
Extension service provider interface to allow putting Object values in theThreadContext
.