com.nesscomputing.httpserver.log.log4j
Class Log4jRequestLogConfig
java.lang.Object
com.nesscomputing.httpserver.log.log4j.Log4jRequestLogConfig
public abstract class Log4jRequestLogConfig
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4jRequestLogConfig
public Log4jRequestLogConfig()
isEnabled
public boolean isEnabled()
getBlacklist
public Set<String> getBlacklist()
getLogFields
public String getLogFields()
- Note that this does NOT support the : selector syntax as the main request log does, at least for now
getLoggerName
public String getLoggerName()
Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.