jolly has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-hnodeb/+/35191?usp=email )
Change subject: Use uniform log format for default config files
......................................................................
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
https://gerrit.osmocom.org/c/osmo-hnodeb/+/35191?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnodeb
Gerrit-Branch: master
Gerrit-Change-Id: I239229c0f23f70a75155ca8790b51a7c39acca21
Gerrit-Change-Number: 35191
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-MessageType: newchange