[Asterisk-code-review] logger.conf.sample: Add more debug documentation. (asterisk[16])

Richard Mudgett asteriskteam at digium.com
Mon Mar 22 16:19:22 CDT 2021


Richard Mudgett has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/15688 )

Change subject: logger.conf.sample: Add more debug documentation.
......................................................................


Patch Set 1: Code-Review-1

(3 comments)

https://gerrit.asterisk.org/c/asterisk/+/15688/1/configs/samples/logger.conf.sample 
File configs/samples/logger.conf.sample:

https://gerrit.asterisk.org/c/asterisk/+/15688/1/configs/samples/logger.conf.sample@134 
PS1, Line 134: ; Verbose takes an optional argument, in the form of an integer level.
; Verbose takes an optional argument, in the form of an integer level.  The verbose level can be set per logfile.


https://gerrit.asterisk.org/c/asterisk/+/15688/1/configs/samples/logger.conf.sample@139 
PS1, Line 139:  Debug has multiple levels like verbose, but it needs to be set in the CLI
             : ; as opposed to here in the configuration file. Also, debug output will only
             : ; show up if debug is enabled in Asterisk via one of the different ways it
             : ; can be set, such as starting with '-ddd' or 'core set debug 3' from the
             : ; CLI, both of which will set the debug level to 3.
             : 
; Debug has multiple levels like verbose.  However, it is a system wide setting and cannot be specified per logfile.  You specify the debug level elsewhere such as on the CLI 'core set debug 3', starting Asterisk with '-ddd', or in asterisk.conf 'debug=3'.


https://gerrit.asterisk.org/c/asterisk/+/15688/1/configs/samples/logger.conf.sample@166 
PS1, Line 166: ;debug => error,warning,notice,verbose,debug
debug.txt =>...

Add .txt for all examples except console and syslog as they are special cases and not filenames.



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

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I219ed27fedcd29268b2bf7e6a18fa64ff126b20d
Gerrit-Change-Number: 15688
Gerrit-PatchSet: 1
Gerrit-Owner: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Mon, 22 Mar 2021 21:19:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210322/ccf4bed8/attachment.html>


More information about the asterisk-code-review mailing list