public class DropwizardSlf4jRequestLogWriter
extends org.eclipse.jetty.util.component.AbstractLifeCycle
implements org.eclipse.jetty.server.RequestLog.Writer
RequestLog.Writer.| Modifier and Type | Method and Description |
|---|---|
protected void |
doStop() |
void |
write(String entry) |
addLifeCycleListener, doStart, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stop, toStringpublic void write(String entry) throws IOException
write in interface org.eclipse.jetty.server.RequestLog.WriterIOExceptionCopyright © 2020. All rights reserved.