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, stop
public static final WinstoneResourceBundle ACCESSLOG_RESOURCES
public SimpleAccessLogger(String webAppName, Map startupArgs) throws IOException
IOException
Copyright © 2018. All rights reserved.