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.org.apache.logging.log4j.core.impl Log4j 2 private implementation classes. -
-
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)
-
Uses of MutableLogEvent in org.apache.logging.log4j.core.impl
Fields in org.apache.logging.log4j.core.impl with type parameters of type MutableLogEvent Modifier and Type Field Description private static java.lang.ThreadLocal<MutableLogEvent>
ReusableLogEventFactory. mutableLogEventThreadLocal
-