You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2016/08/19 16:27:48 UTC

[trafficserver] 01/01: Merge pull request #880 from jpeach/fix/4763

This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 49973c70023630255a0a57f891d0b94105d9921c
Merge: b82d6b0 613f73d
Author: James Peach <jp...@apache.org>
AuthorDate: Fri Aug 19 09:27:40 2016 -0700

    Merge pull request #880 from jpeach/fix/4763
    
    TS-4763: Consistent request bytes logging tags.

 .../monitoring/logging/log-formats.en.rst          |  55 ++-
 proxy/config/logging.config.default                |   4 +-
 proxy/logging/Log.cc                               |  36 +-
 proxy/logging/LogAccess.cc                         | 391 ++++-----------------
 proxy/logging/LogAccess.h                          |   8 +-
 proxy/logging/LogAccessHttp.cc                     |  56 ++-
 proxy/logging/LogAccessHttp.h                      |  16 +-
 proxy/logging/LogAccessTest.cc                     |   4 +-
 proxy/logging/LogAccessTest.h                      |   4 +-
 9 files changed, 223 insertions(+), 351 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.