Interface | Description |
---|---|
LookupResult | |
StrLookup |
Lookup a String key to a String value.
|
Class | Description |
---|---|
AbstractConfigurationAwareLookup |
StrLookup that is ConfigurationAware.
|
AbstractLookup |
A default lookup for others to extend.
|
ConfigurationStrSubstitutor |
RuntimeStrSubstitutor is a StrSubstitutor which only supports recursive evaluation of lookups. |
ContextMapLookup |
Looks up keys from the context.
|
DateLookup |
Formats the current date or the date in the LogEvent.
|
EnvironmentLookup |
Looks up keys from environment variables.
|
EventLookup |
Looks up values from the log event.
|
Interpolator |
Proxies all the other
StrLookup s. |
JavaLookup |
Looks up keys related to Java: Java version, JRE version, VM version, and so on.
|
JmxRuntimeInputArgumentsLookup |
Maps JVM input arguments (but not main arguments) using JMX to acquire JVM arguments.
|
JndiLookup |
Looks up keys from JNDI resources.
|
Log4jLookup |
Lookup properties of Log4j
|
LowerLookup |
Converts values to lower case.
|
MainMapLookup |
A map-based lookup for main arguments.
|
MapLookup |
A map-based lookup.
|
MarkerLookup |
Looks-up markers.
|
PropertiesLookup |
A lookup designed for
Properties defined in the configuration. |
ResourceBundleLookup |
Looks up keys from resource bundles.
|
RuntimeStrSubstitutor |
RuntimeStrSubstitutor is a StrSubstitutor which only supports evaluation of top-level lookups. |
StrMatcher |
A matcher class that can be queried to determine if a character array
portion matches.
|
StrSubstitutor |
Substitutes variables within a string by values.
|
StructuredDataLookup |
Looks up keys from
StructuredDataMessage log messages. |
SystemPropertiesLookup |
Looks up keys from system properties.
|
UpperLookup |
Converts values to upper case.
|
StrLookup
plugins should use the
plugin category
Lookup
. Copyright © 1999-2023 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.