Package | Description |
---|---|
org.glassfish.grizzly.http.server.accesslog |
Modifier and Type | Field and Description |
---|---|
static ApacheLogFormat |
ApacheLogFormat.AGENT
A format compatible with Apache's user-agent format.
|
static ApacheLogFormat |
ApacheLogFormat.AGENT_UTC
|
static ApacheLogFormat |
ApacheLogFormat.COMBINED
A format compatible with Apache's combined format.
|
static ApacheLogFormat |
ApacheLogFormat.COMBINED_UTC
|
static ApacheLogFormat |
ApacheLogFormat.COMMON
A format compatible with Apache's common format.
|
static ApacheLogFormat |
ApacheLogFormat.COMMON_UTC
|
static ApacheLogFormat |
ApacheLogFormat.REFERER
A format compatible with Apache's referer format.
|
static ApacheLogFormat |
ApacheLogFormat.REFERER_UTC
|
static ApacheLogFormat |
ApacheLogFormat.VHOST_COMBINED
A format compatible with Apache's combined with virtual-hosts format.
|
static ApacheLogFormat |
ApacheLogFormat.VHOST_COMBINED_UTC
|
static ApacheLogFormat |
ApacheLogFormat.VHOST_COMMON
A format compatible with Apache's common with virtual-hosts format.
|
static ApacheLogFormat |
ApacheLogFormat.VHOST_COMMON_UTC
|
Copyright © 2015 Oracle Corporation. All rights reserved.