Uses of Class
org.apache.logging.log4j.core.impl.MutableLogEvent
Packages that use MutableLogEvent
Package
Description
Provides Asynchronous Logger classes and interfaces for low-latency logging.
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 -
Uses of MutableLogEvent in org.apache.logging.log4j.core.impl
Fields in org.apache.logging.log4j.core.impl with type parameters of type MutableLogEventModifier and TypeFieldDescriptionprivate static final ThreadLocal<MutableLogEvent> ReusableLogEventFactory.mutableLogEventThreadLocalMethods in org.apache.logging.log4j.core.impl that return MutableLogEventModifier and TypeMethodDescriptionprivate static MutableLogEventReusableLogEventFactory.createInstance(MutableLogEvent existing) private static MutableLogEventReusableLogEventFactory.getOrCreateMutableLogEvent()Methods in org.apache.logging.log4j.core.impl with parameters of type MutableLogEventModifier and TypeMethodDescriptionprivate static MutableLogEventReusableLogEventFactory.createInstance(MutableLogEvent existing)