<p>Benjamin Keith Ford has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15671">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">logger.conf.sample: Add more debug documentation.<br><br>Change-Id: I219ed27fedcd29268b2bf7e6a18fa64ff126b20d<br>---<br>M configs/samples/logger.conf.sample<br>1 file changed, 8 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/71/15671/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configs/samples/logger.conf.sample b/configs/samples/logger.conf.sample</span><br><span>index 98dd7b6..dd7a351 100644</span><br><span>--- a/configs/samples/logger.conf.sample</span><br><span>+++ b/configs/samples/logger.conf.sample</span><br><span>@@ -136,6 +136,12 @@</span><br><span> ; the verbose level is not specified, it will log verbose messages following</span><br><span> ; the current level of the root console.</span><br><span> ;</span><br><span style="color: hsl(120, 100%, 40%);">+; Debug has multiple levels like verbose, but it needs to be set in the CLI</span><br><span style="color: hsl(120, 100%, 40%);">+; as opposed to here in the configuration file. Also, debug output will only</span><br><span style="color: hsl(120, 100%, 40%);">+; show up if debug is enabled in Asterisk via one of the different ways it</span><br><span style="color: hsl(120, 100%, 40%);">+; can be set, such as starting with '-ddd' or 'core set debug 3' from the</span><br><span style="color: hsl(120, 100%, 40%);">+; CLI, both of which will set the debug level to 3.</span><br><span style="color: hsl(120, 100%, 40%);">+;</span><br><span> ; Special level name "*" means all levels, even dynamic levels registered</span><br><span> ; by modules after the logger has been initialized (this means that loading</span><br><span> ; and unloading modules that create/remove dynamic logger levels will result</span><br><span>@@ -157,13 +163,13 @@</span><br><span> ; modes on a production system unless you are in the process of debugging</span><br><span> ; a specific issue.</span><br><span> ;</span><br><span style="color: hsl(0, 100%, 40%);">-;debug => debug</span><br><span style="color: hsl(120, 100%, 40%);">+;debug => error,warning,notice,verbose,debug</span><br><span> ;trace => trace</span><br><span> ;security => security</span><br><span> console => notice,warning,error</span><br><span> ;console => notice,warning,error,debug</span><br><span> messages => notice,warning,error</span><br><span style="color: hsl(0, 100%, 40%);">-;full => notice,warning,error,debug,verbose,dtmf,fax</span><br><span style="color: hsl(120, 100%, 40%);">+;full.txt => notice,warning,error,debug,verbose,dtmf,fax</span><br><span> ;</span><br><span> ;full-json => [json]debug,verbose,notice,warning,error,dtmf,fax</span><br><span> ;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15671">change 15671</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/15671"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 18 </div>
<div style="display:none"> Gerrit-Change-Id: I219ed27fedcd29268b2bf7e6a18fa64ff126b20d </div>
<div style="display:none"> Gerrit-Change-Number: 15671 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>