protected class AccessLogValve.DateAndTimeElement extends Object implements AccessLogValve.AccessLogElement
Modifier | Constructor and Description |
---|---|
protected |
DateAndTimeElement() |
protected |
DateAndTimeElement(String header) |
Modifier and Type | Method and Description |
---|---|
void |
addElement(StringBuilder buf,
Date date,
Request request,
Response response,
long time) |
protected DateAndTimeElement()
protected DateAndTimeElement(String header)
public void addElement(StringBuilder buf, Date date, Request request, Response response, long time)
addElement
in interface AccessLogValve.AccessLogElement
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.