@ManagedObject(value="NCSA standard format request log to slf4j bridge") public class Slf4jRequestLog extends AbstractNCSARequestLog implements RequestLog
LOG| Constructor and Description |
|---|
Slf4jRequestLog() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart()
Set up request logging and open log file.
|
String |
getLoggerName() |
protected boolean |
isEnabled()
Is logging enabled
|
void |
setLoggerName(String loggerName) |
void |
write(String requestEntry)
Write requestEntry out.
|
doStop, getIgnorePaths, getLogCookies, getLogDateFormat, getLogLatency, getLogLocale, getLogServer, getLogTimeZone, getPreferProxiedForAddress, isExtended, isLogDispatch, log, logExtended, setExtended, setIgnorePaths, setLogCookies, setLogDateFormat, setLogDispatch, setLogLatency, setLogLocale, setLogServer, setLogTimeZone, setPreferProxiedForAddressaddLifeCycleListener, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlogpublic void setLoggerName(String loggerName)
public String getLoggerName()
protected boolean isEnabled()
AbstractNCSARequestLogisEnabled in class AbstractNCSARequestLogpublic void write(String requestEntry) throws IOException
AbstractNCSARequestLogwrite in class AbstractNCSARequestLogIOExceptionprotected void doStart()
throws Exception
AbstractNCSARequestLogdoStart in class AbstractNCSARequestLogExceptionAbstractLifeCycle.doStart()Copyright © 1995-2019 Webtide. All Rights Reserved.