public interface AccessLogFormat
Responses
into printable access log entries.
Implementations of this class must be thread-safe.
| Modifier and Type | Method and Description |
|---|---|
String |
format(Response response,
Date timeStamp,
long responseNanos)
|
Copyright © 2017–2019 Oracle Corporation. All rights reserved.