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 classAbstractConfigurationAwareLookupStrLookup that is ConfigurationAware.classInterpolatorProxies all the otherStrLookups.classLog4jLookupLookup properties of Log4jclassStrSubstitutorSubstitutes variables within a string by values.
-