public interface AccessLogFormat
Response
s
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 © 2015 Oracle Corporation. All rights reserved.