Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncRequestLogWriter
An asynchronously writing RequestLogWriter
|
class |
RequestLogWriter
Writer which outputs pre-formatted request log strings to a file using
RolloverFileOutputStream . |
class |
Slf4jRequestLogWriter
Request log writer using a Slf4jLog Logger
|
Modifier and Type | Field and Description |
---|---|
protected RequestLog.Writer |
AbstractNCSARequestLog._requestLogWriter
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RequestLog.Writer |
CustomRequestLog.getWriter() |
Constructor and Description |
---|
AbstractNCSARequestLog(RequestLog.Writer requestLogWriter)
Deprecated.
|
CustomRequestLog(RequestLog.Writer writer,
java.lang.String formatString) |
Copyright © 1995–2023 Webtide. All rights reserved.