| Package | Description |
|---|---|
| org.glassfish.grizzly.http.server.accesslog |
| Class and Description |
|---|
| AccessLogAppender
An interface defining an appender for Grizzly access logs entries.
|
| AccessLogBuilder
A simple builder to configure access logging for Grizzly.
|
| AccessLogFormat
An interface defining a component capable of formatting
Responses
into printable access log entries. |
| AccessLogProbe
A Grizzly probe used to provide
access logs generation.
|
| ApacheLogFormat
An
AccessLogFormat using a standard vaguely similar and heavily
influenced by Apache's
own custom access log formats. |
| StreamAppender
An
appender writing log entries to an
OutputStream. |
Copyright © 2018 Oracle Corporation. All Rights Reserved.