daniel has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/22027 )


Change subject: logging: Remove duplicate color for DLSMS
......................................................................

logging: Remove duplicate color for DLSMS

Change-Id: Ia797efce36e0afff74de54374d568521ecedf486
---
M src/logging.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/27/22027/1

diff --git a/src/logging.c b/src/logging.c
index 01a00da..60dba64 100644
--- a/src/logging.c
+++ b/src/logging.c
@@ -177,7 +177,6 @@
                .name = "DLSMS",
                .description = "Layer3 Short Message Service (SMS)",
                .enabled = 1, .loglevel = LOGL_NOTICE,
-               .color = OSMO_LOGCOLOR_BRIGHTWHITE,
                .color = "\033[38;5;31m",
        },
        [INT2IDX(DLCTRL)] = {

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/22027
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ia797efce36e0afff74de54374d568521ecedf486
Gerrit-Change-Number: 22027
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillm...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to