Uses of Class
org.apache.logging.log4j.core.impl.DefaultLogEventFactory
Packages that use DefaultLogEventFactory
Package
Description
Log4j 2 private implementation classes.
Log4j 2 Layout support.
-
Uses of DefaultLogEventFactory in org.apache.logging.log4j.core.impl
Fields in org.apache.logging.log4j.core.impl declared as DefaultLogEventFactoryModifier and TypeFieldDescriptionprivate static final DefaultLogEventFactoryDefaultLogEventFactory.instanceMethods in org.apache.logging.log4j.core.impl that return DefaultLogEventFactoryModifier and TypeMethodDescriptionstatic DefaultLogEventFactoryDefaultLogEventFactory.getInstance() -
Uses of DefaultLogEventFactory in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout that return DefaultLogEventFactoryModifier and TypeMethodDescriptionprivate DefaultLogEventFactoryAbstractStringLayout.getLogEventFactory()