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 <[email protected]>
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
['"[email protected]" <[email protected]>'].

Reply via email to