Uses of Package
org.apache.logging.log4j.core.lookup
Packages that use org.apache.logging.log4j.core.lookup
Package
Description
Log4j 2 Appenders.
Rolling File Appender and support classes.
Support classes for the Rolling File Appender.
Configuration of Log4j 2.
Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation.
Log4j 2 Lookups.
The classes in this package are responsible for properly initializing and deinitializing Log4j in a Java EE web
application.
-
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.appender
-
-
-
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.configClassDescriptionProxies all the other
StrLookup
s.Lookup a String key to a String value.Substitutes variables within a string by values. -
-
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.core.lookupClassDescriptionStrLookup that is ConfigurationAware.A default lookup for others to extend.Maps JVM input arguments (but not main arguments) using JMX to acquire JVM arguments.A map-based lookup.Lookup a String key to a String value.A matcher class that can be queried to determine if a character array portion matches.Substitutes variables within a string by values.Looks up keys from system properties.
-
Classes in org.apache.logging.log4j.core.lookup used by org.apache.logging.log4j.webClassDescriptionA default lookup for others to extend.Lookup a String key to a String value.Substitutes variables within a string by values.