Uses of Interface
org.apache.logging.log4j.spi.CleanableThreadContextMap
Packages that use CleanableThreadContextMap
Package
Description
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
-
Uses of CleanableThreadContextMap in org.apache.logging.log4j.spi
Subinterfaces of CleanableThreadContextMap in org.apache.logging.log4j.spiModifier and TypeInterfaceDescriptioninterface
Extension service provider interface to allow putting Object values in theThreadContext
.