Class AbstractAccessLogValve.ByteSentElement

    • Constructor Summary

      Constructors 
      Constructor Description
      ByteSentElement​(boolean conversion)  
    • 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

      • ByteSentElement

        public ByteSentElement​(boolean conversion)
        Parameters:
        conversion - true to write '-' instead of 0 - %b.