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 DefaultLogEventFactory
DefaultLogEventFactory.instance
Methods in org.apache.logging.log4j.core.impl that return DefaultLogEventFactoryModifier and TypeMethodDescriptionstatic DefaultLogEventFactory
DefaultLogEventFactory.getInstance()
-
Uses of DefaultLogEventFactory in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout that return DefaultLogEventFactoryModifier and TypeMethodDescriptionprivate DefaultLogEventFactory
AbstractStringLayout.getLogEventFactory()