org.apache.logging.log4j.web
Class WebLookup

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

@Plugin(name="web",
        category="Lookup")
public class WebLookup
extends org.apache.logging.log4j.core.lookup.AbstractLookup


Field Summary
 
Fields inherited from interface org.apache.logging.log4j.core.lookup.StrLookup
CATEGORY
 
Constructor Summary
WebLookup()
           
 
Method Summary
protected  ServletContext getServletContext()
          Deprecated. Use WebLoggerContextUtils.getServletContext().
 String lookup(org.apache.logging.log4j.core.LogEvent event, String key)
           
 
Methods inherited from class org.apache.logging.log4j.core.lookup.AbstractLookup
lookup
 
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

@Deprecated
protected ServletContext getServletContext()
Deprecated. Use WebLoggerContextUtils.getServletContext().


lookup

public String lookup(org.apache.logging.log4j.core.LogEvent event,
                     String key)


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