public abstract class AbstractLookup extends Object implements StrLookup
Constructor and Description |
---|
AbstractLookup() |
Modifier and Type | Method and 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-2017. 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.