Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncNCSARequestLog
An asynchronously writing NCSA Request Log
|
class |
NCSARequestLog
This
RequestLog implementation outputs logs in the pseudo-standard
NCSA common log format. |
class |
Slf4jRequestLog
Implementation of NCSARequestLog where output is sent as a SLF4J INFO Log message on the named logger "org.eclipse.jetty.server.RequestLog"
|
Copyright © 1995-2015 Webtide. All Rights Reserved.