Class AbstractAccessLogValve.RequestAttributeElement

    • Constructor Summary

      Constructors 
      Constructor Description
      RequestAttributeElement​(java.lang.String attribute)
      Creates a new request attribute element.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addElement​(java.io.CharArrayWriter 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

      • RequestAttributeElement

        public RequestAttributeElement​(java.lang.String attribute)
        Creates a new request attribute element.
        Parameters:
        attribute - The attribute name