com.nesscomputing.httpserver.log.file
Class FileRequestLogConfig
java.lang.Object
com.nesscomputing.httpserver.log.file.FileRequestLogConfig
public abstract class FileRequestLogConfig
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REQUEST_LOG_FIELDS_DEFAULT
public static final String REQUEST_LOG_FIELDS_DEFAULT
- See Also:
- Constant Field Values
FileRequestLogConfig
public FileRequestLogConfig()
getBlacklist
public Set<String> getBlacklist()
isEnabled
public boolean isEnabled()
getFileName
public String getFileName()
getLogFields
public List<String> getLogFields()
Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.