Uses of Package
org.apache.logging.log4j.core.lookup
-
Packages that use org.apache.logging.log4j.core.lookup Package Description org.apache.logging.log4j.core.appender.rolling Rolling File Appender and support classes.org.apache.logging.log4j.core.appender.rolling.action Support classes for the Rolling File Appender.org.apache.logging.log4j.core.config Configuration of Log4j 2.org.apache.logging.log4j.core.config.plugins.visitors Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation.org.apache.logging.log4j.core.lookup Log4j 2 Lookups.org.apache.logging.log4j.docker -
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.appender.rolling Class Description StrSubstitutor Substitutes variables within a string by values. -
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.appender.rolling.action Class Description StrSubstitutor Substitutes variables within a string by values. -
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.config Class Description StrLookup Lookup a String key to a String value.StrSubstitutor Substitutes variables within a string by values. -
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.config.plugins.visitors Class Description StrSubstitutor Substitutes variables within a string by values. -
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.lookup Class Description AbstractConfigurationAwareLookup StrLookup that is ConfigurationAware.AbstractLookup A default lookup for others to extend.JmxRuntimeInputArgumentsLookup Maps JVM input arguments (but not main arguments) using JMX to acquire JVM arguments.MapLookup A map-based lookup.StrLookup Lookup a String key to a String value.StrMatcher A matcher class that can be queried to determine if a character array portion matches.StrSubstitutor Substitutes variables within a string by values. -
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.docker Class Description AbstractLookup A default lookup for others to extend.StrLookup Lookup a String key to a String value.