[Asterisk-code-review] logger.conf.sample:115 add missing comment mark (asterisk[16])

Andrew Siplas asteriskteam at digium.com
Mon Oct 12 00:47:10 CDT 2020


Andrew Siplas has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/15061 )


Change subject: logger.conf.sample:115 add missing comment mark
......................................................................

logger.conf.sample:115 add missing comment mark

Add missing comment mark from stock configuration.

ASTERISK-29123 #close

Change-Id: I4f94eb4544166bca8af4c17fd11edee3c6980620
---
M configs/samples/logger.conf.sample
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/61/15061/1

diff --git a/configs/samples/logger.conf.sample b/configs/samples/logger.conf.sample
index d917e63..1ed87a8 100644
--- a/configs/samples/logger.conf.sample
+++ b/configs/samples/logger.conf.sample
@@ -112,7 +112,7 @@
 ;   - [plain]   - The plain formatter, this outputs log messages using a
 ;                 human readable format with the addition of function name
 ;                 and line number. No color escape codes are ever printed
-                  nor are verbose messages treated specially.
+;                  nor are verbose messages treated specially.
 ;   - [json]    - Log the output in JSON. Note that JSON formatted log entries,
 ;                 if specified for a logger type of 'console', will be formatted
 ;                 per the 'default' formatter for log messages of type VERBOSE.

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15061
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I4f94eb4544166bca8af4c17fd11edee3c6980620
Gerrit-Change-Number: 15061
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Siplas <andrew at asiplas.net>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20201012/fa2ede53/attachment.html>


More information about the asterisk-code-review mailing list