pespin has uploaded this change for review.

View Change

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(-)

git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/70/36570/1
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 change 36570. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iffd28619ca075e0cf870e10989cfced6096ca8d7
Gerrit-Change-Number: 36570
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange