Package org.apache.logging.log4j.core.lookup

Log4j 2.0 Lookups.

See:
          Description

Interface Summary
StrLookup<V> Lookup a String key to a String value.
 

Class Summary
ContextMapLookup Looks up keys from system properties.
DateLookup Formats the current date or the date in the LogEvent.
EnvironmentLookup Looks up keys from environment variables.
Interpolator The Interpolator is a StrLookup that acts as a proxy for all the other StrLookups.
MapLookup<V> The basis for a lookup based on a Map.
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 system properties.
SystemPropertiesLookup Looks up keys from system properties.
 

Package org.apache.logging.log4j.core.lookup Description

Log4j 2.0 Lookups.



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.