public class CombinedAccessLogFormatterImpl extends CommonAccessLogFormatterImpl
NULL_VALUEdayFormatter, monthFormatter, needTimeTaken, SPACE, timeFormatter, timeZone, tz, yearFormatter| Constructor and Description |
|---|
CombinedAccessLogFormatterImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendLogEntry(Request request,
Response response,
CharBuffer charBuffer)
Appends an access log entry line, with info obtained from the given
request and response objects, to the given CharBuffer.
|
calculateTimeZoneOffset, getDate, lookup, needTimeTakenpublic void appendLogEntry(Request request, Response response, CharBuffer charBuffer)
appendLogEntry in class CommonAccessLogFormatterImplrequest - The request object from which to obtain access log inforesponse - The response object from which to obtain access log infocharBuffer - The CharBuffer to which to append access log infoCopyright © 2019. All rights reserved.