Change in libosmocore[master]: logging: revert color of LGLOBAL category back to white

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Dec 17 17:50:25 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/21771 )

Change subject: logging: revert color of LGLOBAL category back to white
......................................................................

logging: revert color of LGLOBAL category back to white

"\033[38;5;19m" is unreadable on terminals with dark background.

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

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/logging.c b/src/logging.c
index efa108e..01a00da 100644
--- a/src/logging.c
+++ b/src/logging.c
@@ -139,7 +139,6 @@
 		.description = "Library-internal global log family",
 		.loglevel = LOGL_NOTICE,
 		.enabled = 1,
-		.color = "\033[38;5;19m",
 	},
 	[INT2IDX(DLLAPD)] = {	/* -2 becomes 1 */
 		.name = "DLLAPD",

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I8ed40522b07c2028de4986d1f976609510faa894
Gerrit-Change-Number: 21771
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201217/37e19492/attachment.htm>


More information about the gerrit-log mailing list