pespin has uploaded this change for review.
osmo-mobile.cfg.tmpl: Improve logging
Change-Id: I5fc07bd9332f6adac67b108f712fb99ee7cb3439
---
M src/osmo_gsm_tester/templates/osmo-mobile.cfg.tmpl
1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/80/32280/1
diff --git a/src/osmo_gsm_tester/templates/osmo-mobile.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-mobile.cfg.tmpl
index 0a2cd6d..b2dc141 100644
--- a/src/osmo_gsm_tester/templates/osmo-mobile.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-mobile.cfg.tmpl
@@ -1,3 +1,12 @@
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print category 1
+ logging print category-hex 0
+ logging print level 1
+ logging print file basename last
+ logging print extended-timestamp 1
+ logging level set-all notice
line vty
bind 127.0.0.1 0
no gps enable
To view, visit change 32280. To unsubscribe, or for help writing mail filters, visit settings.