<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10136">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">logging: Add VTY cmd: logging level default <loglevel><br><br>This command is useful while debugging an osmocom application in the<br>VTY. It allows a user to keep per-category set loglevels while changing<br>the default log level.<br><br>For instance, scenario:<br>1- Set everything to error to get as low output as possible (but keep<br>seeing errors):<br>logging level all error<br>2- Set several categories to debug:<br>logging level trx debug<br>logging level l1c info<br>logging level l1p info<br>3- Decide more output is required while keeping setup for previously set<br>categories:<br>logging level default notice<br><br>As a result, we have trx=debug, l1c=info, l1p=info and all the other<br>categories are handled as loglvel notice.<br><br>Change-Id: Iee0d4da16b075e798f85c3f6adeb513057fd5402<br>---<br>M src/logging.c<br>M src/vty/logging_vty.c<br>2 files changed, 21 insertions(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/36/10136/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10136">change 10136</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/10136"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Iee0d4da16b075e798f85c3f6adeb513057fd5402 </div>
<div style="display:none"> Gerrit-Change-Number: 10136 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: Vadim Yanitskiy <axilirator@gmail.com> </div>