Package | Description |
---|---|
org.apache.logging.log4j.core.impl |
Log4j 2 private implementation classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLogEventFactory
Always creates new LogEvent instances.
|
class |
ReusableLogEventFactory
Garbage-free LogEventFactory that reuses a single mutable log event.
|