<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ggsn/+/17607">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debug: use LOGL_NOTICE instead of LOGL_DEBUG<br><br>In debug.c the log category DICMP6 uses LOGL_DEBUG as default. This is<br>way to verbose, lets use LOGL_NOTICE instead.<br><br>Change-Id: I4c6a9165114d1240e7e2cfa98d30d571a3f4e9d2<br>Related: OS#2577<br>---<br>M lib/debug.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/07/17607/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/lib/debug.c b/lib/debug.c</span><br><span>index 83423dc..b549cfe 100644</span><br><span>--- a/lib/debug.c</span><br><span>+++ b/lib/debug.c</span><br><span>@@ -29,7 +29,7 @@</span><br><span>  [DICMP6] = {</span><br><span>                 .name = "DICMP6",</span><br><span>          .description = "ICMPv6",</span><br><span style="color: hsl(0, 100%, 40%);">-              .enabled = 1, .loglevel = LOGL_DEBUG,</span><br><span style="color: hsl(120, 100%, 40%);">+         .enabled = 1, .loglevel = LOGL_NOTICE,</span><br><span>       },</span><br><span> };</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ggsn/+/17607">change 17607</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/c/osmo-ggsn/+/17607"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ggsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I4c6a9165114d1240e7e2cfa98d30d571a3f4e9d2 </div>
<div style="display:none"> Gerrit-Change-Number: 17607 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>