Class AbstractAccessLogValve.CookieElement

    • Constructor Summary

      Constructors 
      Constructor Description
      CookieElement​(java.lang.String cookieNameToLog)
      Creates a new cookie 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

      • CookieElement

        public CookieElement​(java.lang.String cookieNameToLog)
        Creates a new cookie element.
        Parameters:
        cookieNameToLog - The cookie name to log