<p>fixeria <strong>uploaded patch set #6</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/14974">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty/vty.c: log received commands from telnet interface<br><br>This may be useful for investigating TTCN-3 test case failures.<br>In order to avoid breaking the existing unit test expectations<br>outside libosmocore, logging is disabled by default.<br><br>Logging is done using category DLGLOBAL and a logging level<br>configured from the VTY in section 'vty line':<br><br>  # configure terminal<br>  (config)# line vty<br><br>  ! Log received commands (using LOGL_INFO)<br>  (config-line)# log commands<br><br>  ! Log status of received commands<br>  (config-line)# log commands level notice<br><br>  ! Do not log status of received commands<br>  (config-line)# no log commands<br><br>Change-Id: I5f6639f6ebc3e8f8df50ef48538df94285b759fd<br>---<br>M src/vty/vty.c<br>1 file changed, 117 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/74/14974/6</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/14974">change 14974</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/libosmocore/+/14974"/><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-Change-Id: I5f6639f6ebc3e8f8df50ef48538df94285b759fd </div>
<div style="display:none"> Gerrit-Change-Number: 14974 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>