Class AbstractAccessLogValve.StringElement

    • Constructor Summary

      Constructors 
      Constructor Description
      StringElement​(java.lang.String str)
      Creates a new string 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

      • StringElement

        public StringElement​(java.lang.String str)
        Creates a new string element.
        Parameters:
        str - The string to write