Uses of Annotation Type
org.apache.logging.log4j.core.config.Order
Packages that use Order
Package
Description
Log4j 1.x compatibility layer.
Log4j 1.x compatibility layer.
Configuration using Properties files.
Classes and interfaces supporting configuration of Log4j 2 with XML.
-
Uses of Order in org.apache.log4j.config
Classes in org.apache.log4j.config with annotations of type OrderModifier and TypeClassDescriptionclass
Configures Log4j from a log4j 1 format properties file. -
Uses of Order in org.apache.log4j.xml
Classes in org.apache.log4j.xml with annotations of type OrderModifier and TypeClassDescriptionclass
Constructs a Configuration usable in Log4j 2 from a Log4j 1 configuration file. -
Uses of Order in org.apache.logging.log4j.core.config.properties
Classes in org.apache.logging.log4j.core.config.properties with annotations of type OrderModifier and TypeClassDescriptionclass
Creates a PropertiesConfiguration from a properties file. -
Uses of Order in org.apache.logging.log4j.core.config.xml
Classes in org.apache.logging.log4j.core.config.xml with annotations of type OrderModifier and TypeClassDescriptionclass
Factory to construct an XmlConfiguration.