public class SimpleAccessLogger
extends org.eclipse.jetty.util.component.AbstractLifeCycle
implements org.eclipse.jetty.server.RequestLog
| Modifier and Type | Field and Description |
|---|---|
static WinstoneResourceBundle |
ACCESSLOG_RESOURCES |
| Constructor and Description |
|---|
SimpleAccessLogger(String webAppName,
Map startupArgs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStop() |
void |
log(org.eclipse.jetty.server.Request request,
org.eclipse.jetty.server.Response response) |
addLifeCycleListener, doStart, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic static final WinstoneResourceBundle ACCESSLOG_RESOURCES
public SimpleAccessLogger(String webAppName, Map startupArgs) throws IOException
IOExceptionCopyright © 2014. All rights reserved.