Uses of Interface
org.apache.logging.log4j.core.impl.LocationAwareLogEventFactory
-
Packages that use LocationAwareLogEventFactory Package Description org.apache.logging.log4j.core.impl Log4j 2 private implementation classes. -
-
Uses of LocationAwareLogEventFactory in org.apache.logging.log4j.core.impl
Subinterfaces of LocationAwareLogEventFactory in org.apache.logging.log4j.core.impl Modifier and Type Interface Description interfaceLogEventFactoryClasses in org.apache.logging.log4j.core.impl that implement LocationAwareLogEventFactory Modifier and Type Class Description classDefaultLogEventFactoryAlways creates new LogEvent instances.classReusableLogEventFactoryGarbage-free LogEventFactory that reuses a single mutable log event.
-