jolly has uploaded this change for review.
Use uniform log format for default config files
Related: OS#6272
Change-Id: I239229c0f23f70a75155ca8790b51a7c39acca21
---
M doc/examples/osmo-hnodeb/osmo-hnodeb.cfg
1 file changed, 14 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/91/35191/1
diff --git a/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg b/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg
index 89b4799..6c46bd2 100644
--- a/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg
+++ b/doc/examples/osmo-hnodeb/osmo-hnodeb.cfg
@@ -1,9 +1,11 @@
log stderr
logging filter all 1
logging color 1
- logging print category 1
logging print category-hex 0
- logging timestamp 1
+ logging print category 1
+ logging timestamp 0
+ logging print file basename last
+ logging print level 1
!
line vty
no login
To view, visit change 35191. To unsubscribe, or for help writing mail filters, visit settings.