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

Friendly Automation asteriskteam at digium.com
Thu Mar 25 08:40:37 CDT 2021


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/15695 )

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

logger.conf.sample: Add more debug documentation.

Change-Id: Iff0e713f2120d8dce8e1e26924b99ed17f9d9dff
---
M configs/samples/logger.conf.sample
1 file changed, 9 insertions(+), 4 deletions(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



diff --git a/configs/samples/logger.conf.sample b/configs/samples/logger.conf.sample
index 98dd7b6..9e2fb35 100644
--- a/configs/samples/logger.conf.sample
+++ b/configs/samples/logger.conf.sample
@@ -131,10 +131,15 @@
 ;    fax
 ;    security
 ;
-; Verbose takes an optional argument, in the form of an integer level.
-; Verbose messages with higher levels will not be logged to the file.  If
-; the verbose level is not specified, it will log verbose messages following
-; the current level of the root console.
+; Verbose takes an optional argument, in the form of an integer level. The
+; verbose level can be set per logfile. Verbose messages with higher levels
+; will not be logged to the file.  If the verbose level is not specified, it
+; will log verbose messages following the current level of the root console.
+;
+; 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 the CLI 'core set debug 3', starting Asterisk with '-ddd', or in
+; asterisk.conf 'debug=3'.
 ;
 ; Special level name "*" means all levels, even dynamic levels registered
 ; by modules after the logger has been initialized (this means that loading

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

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Iff0e713f2120d8dce8e1e26924b99ed17f9d9dff
Gerrit-Change-Number: 15695
Gerrit-PatchSet: 2
Gerrit-Owner: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210325/9e7f98b7/attachment-0001.html>


More information about the asterisk-code-review mailing list