Uses of Interface
org.apache.logging.log4j.core.config.ConfigurationAware
-
Packages that use ConfigurationAware Package Description org.apache.logging.log4j.core.lookup Log4j 2 Lookups. -
-
Uses of ConfigurationAware in org.apache.logging.log4j.core.lookup
Classes in org.apache.logging.log4j.core.lookup that implement ConfigurationAware Modifier and Type Class Description class
AbstractConfigurationAwareLookup
StrLookup that is ConfigurationAware.class
Interpolator
Proxies all the otherStrLookup
s.class
Log4jLookup
Lookup properties of Log4jclass
StrSubstitutor
Substitutes variables within a string by values.
-