Uses of Class
org.glassfish.grizzly.http.server.accesslog.ApacheLogFormat
Packages that use ApacheLogFormat
-
Uses of ApacheLogFormat in org.glassfish.grizzly.http.server.accesslog
Fields in org.glassfish.grizzly.http.server.accesslog declared as ApacheLogFormatModifier and TypeFieldDescriptionstatic final ApacheLogFormatApacheLogFormat.AGENTA format compatible with Apache's user-agent format.static final ApacheLogFormatApacheLogFormat.AGENT_UTCstatic final ApacheLogFormatApacheLogFormat.COMBINEDA format compatible with Apache's combined format.static final ApacheLogFormatApacheLogFormat.COMBINED_UTCstatic final ApacheLogFormatApacheLogFormat.COMMONA format compatible with Apache's common format.static final ApacheLogFormatApacheLogFormat.COMMON_UTCstatic final ApacheLogFormatApacheLogFormat.REFERERA format compatible with Apache's referer format.static final ApacheLogFormatApacheLogFormat.REFERER_UTCstatic final ApacheLogFormatApacheLogFormat.VHOST_COMBINEDA format compatible with Apache's combined with virtual-hosts format.static final ApacheLogFormatApacheLogFormat.VHOST_COMBINED_UTCstatic final ApacheLogFormatApacheLogFormat.VHOST_COMMONA format compatible with Apache's common with virtual-hosts format.static final ApacheLogFormatApacheLogFormat.VHOST_COMMON_UTC