StrLookup
AbstractConfigurationAwareLookup
, EnvironmentLookup
, JavaLookup
, JndiLookup
, MarkerLookup
, ResourceBundleLookup
, SystemPropertiesLookup
, WebLookup
public abstract class AbstractLookup extends Object implements StrLookup
Constructor | Description |
---|---|
AbstractLookup() |
Modifier and Type | Method | Description |
---|---|---|
String |
lookup(String key) |
Calls
lookup(null, key) in the super class. |
public String lookup(String key)
lookup(null, key)
in the super class.lookup
in interface StrLookup
key
- the key to be looked up, may be nullStrLookup.lookup(LogEvent, String)
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.