StrLookup
plugins should use the
plugin category
Lookup
.Interface | Description |
---|---|
StrLookup |
Lookup a String key to a String value.
|
Class | Description |
---|---|
AbstractConfigurationAwareLookup |
StrLookup that is ConfigurationAware.
|
AbstractLookup |
A default lookup for others to extend.
|
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.
|
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
|
MainMapLookup |
A map-based lookup for main arguments.
|
MapLookup |
A map-based lookup.
|
MarkerLookup |
Looks-up markers.
|
ResourceBundleLookup |
Looks up keys from resource bundles.
|
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.
|
Copyright © 1999-2018. 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.