<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/25795">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">logging: Change LLAPD category color to purple-like one<br><br>Previous dark shiny blue one is really difficult to read on the<br>terminal. Let's change it for some purpleish color which is far easier<br>to read.<br><br>Change-Id: Ia5c0860dd8d756bb24eb8972f94590bfba5bc865<br>---<br>M src/logging.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/libosmocore refs/changes/95/25795/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 4517afc..1d139d5 100644</span><br><span>--- a/src/logging.c</span><br><span>+++ b/src/logging.c</span><br><span>@@ -159,7 +159,7 @@</span><br><span>                 .description = "LAPD in libosmogsm",</span><br><span>               .loglevel = LOGL_NOTICE,</span><br><span>             .enabled = 1,</span><br><span style="color: hsl(0, 100%, 40%);">-           .color = "\033[38;5;21m",</span><br><span style="color: hsl(120, 100%, 40%);">+           .color = "\033[38;5;12m",</span><br><span>  },</span><br><span>   [INT2IDX(DLINP)] = {</span><br><span>                 .name = "DLINP",</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/25795">change 25795</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/+/25795"/><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: Ia5c0860dd8d756bb24eb8972f94590bfba5bc865 </div>
<div style="display:none"> Gerrit-Change-Number: 25795 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>