Uses of Interface
org.eclipse.jetty.server.RequestLog.Writer
-
Uses of RequestLog.Writer in org.eclipse.jetty.server
Modifier and TypeClassDescriptionclass
An asynchronously writing RequestLogWriterclass
Writer which outputs pre-formatted request log strings to a file usingRolloverFileOutputStream
.class
Request log writer using a Slf4jLog Logger