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/10/10 21:15:46 UTC

[trafficserver] branch master updated: Clarify logging docs

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

The following commit(s) were added to refs/heads/master by this push:
       new  a52b61e   Clarify logging docs
a52b61e is described below

commit a52b61e99b5ee2763b6661dc25137a774ae07a62
Author: Daniel Xu <dl...@yahoo.com>
AuthorDate: Mon Oct 10 13:42:01 2016 -0500

    Clarify logging docs
---
 proxy/config/logging.config.default | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/proxy/config/logging.config.default b/proxy/config/logging.config.default
index c5d69a9..af8d624 100644
--- a/proxy/config/logging.config.default
+++ b/proxy/config/logging.config.default
@@ -14,7 +14,7 @@
 --  Create a filter object that drops logs matching the filter string.
 --
 -- filter.wipe(string)
---  Create a filter object that wipes the log fields specified in the filter string.
+--  Create a filter object that wipes (read: removes) the log fields specified in the filter string.
 --
 -- log.ascii(table)
 --  Creates an ASCII logging object.
@@ -40,7 +40,7 @@
 --      single collation host, which is equivalent to providing an array
 --      containing a single string.
 --
---      If multiple entries are give, multiple collation hosts are configured
+--      If multiple entries are given, multiple collation hosts are configured
 --      and each log entry will be forwarded to every host.
 --
 --      If an entry is an array of strings, this defines a collation host

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