Apache Tomcat 6.0.53

org.apache.catalina.valves
Class AccessLogValve.DateAndTimeElement

java.lang.Object
  extended by org.apache.catalina.valves.AccessLogValve.DateAndTimeElement
All Implemented Interfaces:
AccessLogValve.AccessLogElement
Enclosing class:
AccessLogValve

protected class AccessLogValve.DateAndTimeElement
extends java.lang.Object
implements AccessLogValve.AccessLogElement

write date and time, in Common Log Format - %t


Constructor Summary
protected AccessLogValve.DateAndTimeElement()
           
 
Method Summary
 void addElement(java.lang.StringBuffer buf, java.util.Date date, Request request, Response response, long time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessLogValve.DateAndTimeElement

protected AccessLogValve.DateAndTimeElement()
Method Detail

addElement

public void addElement(java.lang.StringBuffer buf,
                       java.util.Date date,
                       Request request,
                       Response response,
                       long time)
Specified by:
addElement in interface AccessLogValve.AccessLogElement

Apache Tomcat 6.0.53

Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.