Uses of Class
org.apache.logging.log4j.core.impl.MutableLogEvent
-
Packages that use MutableLogEvent Package Description org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging. -
-
Uses of MutableLogEvent in org.apache.logging.log4j.core.async
Constructors in org.apache.logging.log4j.core.async with parameters of type MutableLogEvent Constructor Description Log4jEventWrapper(MutableLogEvent mutableLogEvent)
-