<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12916">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Enable remote SIM protocol log level<br><br>It's defined in logging.h for quite some time but is not actually<br>enabled alongside with other internal logging categories.<br><br>Change-Id: I0e7a2add6293a072752900608c8ba34cc3850f31<br>---<br>M src/logging.c<br>1 file changed, 5 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/16/12916/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/logging.c b/src/logging.c</span><br><span>index 2bb53ae..09021e4 100644</span><br><span>--- a/src/logging.c</span><br><span>+++ b/src/logging.c</span><br><span>@@ -169,6 +169,11 @@</span><br><span> .description = "libosmo-netif Jitter Buffer",</span><br><span> .enabled = 1, .loglevel = LOGL_NOTICE,</span><br><span> },</span><br><span style="color: hsl(120, 100%, 40%);">+ [INT2IDX(DLRSPRO)] = {</span><br><span style="color: hsl(120, 100%, 40%);">+ .name = "DLRSPRO",</span><br><span style="color: hsl(120, 100%, 40%);">+ .description = "Remote SIM protocol",</span><br><span style="color: hsl(120, 100%, 40%);">+ .enabled = 1, .loglevel = LOGL_NOTICE,</span><br><span style="color: hsl(120, 100%, 40%);">+ },</span><br><span> };</span><br><span> </span><br><span> void assert_loginfo(const char *src)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12916">change 12916</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/12916"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I0e7a2add6293a072752900608c8ba34cc3850f31 </div>
<div style="display:none"> Gerrit-Change-Number: 12916 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>