You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by am...@apache.org on 2018/05/05 01:18:14 UTC

[trafficserver] branch master updated: Doc: Fix table in logging format.

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

amc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 586dbd0  Doc: Fix table in logging format.
586dbd0 is described below

commit 586dbd02dbf6b9f3b2e81092ff181ba301cbe607
Author: Alan M. Carroll <am...@apache.org>
AuthorDate: Fri May 4 11:35:38 2018 -0500

    Doc: Fix table in logging format.
---
 doc/admin-guide/logging/formatting.en.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/admin-guide/logging/formatting.en.rst b/doc/admin-guide/logging/formatting.en.rst
index 161ef7d..85eed8a 100644
--- a/doc/admin-guide/logging/formatting.en.rst
+++ b/doc/admin-guide/logging/formatting.en.rst
@@ -235,9 +235,9 @@ code is session level (``S``) or transaction level (``T``).
 When no error code is received or transmitted, these fileds are ``-``.
 For HTTP/2, error code are described in RFC 7540 section 7.
 
-===== ====== ==================================================================
-Field Source Description
-===== ====== ==================================================================
+===== =============== =========================================================
+Field Source          Description
+===== =============== =========================================================
 crec  Client Request  Error code in hex which |TS| received
 ctec  Client Response Error code in hex which |TS| transmitted
 ===== =============== =========================================================

-- 
To stop receiving notification emails like this one, please contact
amc@apache.org.