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.classConfigurationStrSubstitutorRuntimeStrSubstitutoris aStrSubstitutorwhich only supports recursive evaluation of lookups.classInterpolatorProxies all the otherStrLookups.classLog4jLookupLookup properties of Log4jclassRuntimeStrSubstitutorRuntimeStrSubstitutoris aStrSubstitutorwhich only supports evaluation of top-level lookups.classStrSubstitutorSubstitutes variables within a string by values.
-