org.apache.logging.log4j.web
Class WebLookup

java.lang.Object
  extended by org.apache.logging.log4j.web.WebLookup
All Implemented Interfaces:
StrLookup

@Plugin(name="web",
        category="Lookup")
public class WebLookup
extends Object
implements StrLookup


Constructor Summary
WebLookup()
           
 
Method Summary
protected  javax.servlet.ServletContext getServletContext()
           
 String lookup(LogEvent event, String key)
           
 String lookup(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebLookup

public WebLookup()
Method Detail

getServletContext

protected javax.servlet.ServletContext getServletContext()

lookup

public String lookup(String key)
Specified by:
lookup in interface StrLookup

lookup

public String lookup(LogEvent event,
                     String key)
Specified by:
lookup in interface StrLookup


Copyright © 1999-2014 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.