laforge has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/36570?usp=email )
Change subject: ttcn3-hnbgw: osmo-hnbgw.cfg: Enable color in log file
......................................................................
ttcn3-hnbgw: osmo-hnbgw.cfg: Enable color in log file
Change-Id: Iffd28619ca075e0cf870e10989cfced6096ca8d7
---
M ttcn3-hnbgw-test/osmo-hnbgw.cfg
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/ttcn3-hnbgw-test/osmo-hnbgw.cfg b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
index c0a00ac..fd74b51 100644
--- a/ttcn3-hnbgw-test/osmo-hnbgw.cfg
+++ b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
@@ -8,7 +8,7 @@
!
log stderr
logging filter all 1
- logging color 0
+ logging color 1
logging print category-hex 0
logging print category 1
logging print level 1
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/36570?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iffd28619ca075e0cf870e10989cfced6096ca8d7
Gerrit-Change-Number: 36570
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged