jolly has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-cbc/+/35185?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: I9897bf964880f2e35a59812d319851eb6e06de68
---
M doc/examples/osmo-cbc/osmo-cbc.cfg
1 file changed, 16 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/85/35185/1
diff --git a/doc/examples/osmo-cbc/osmo-cbc.cfg b/doc/examples/osmo-cbc/osmo-cbc.cfg
index 9874a39..5310268 100644
--- a/doc/examples/osmo-cbc/osmo-cbc.cfg
+++ b/doc/examples/osmo-cbc/osmo-cbc.cfg
@@ -1,4 +1,10 @@
log stderr
+ logging color 1
+ logging print category-hex 0
+ logging print category 1
+ logging timestamp 0
+ logging print file basename last
+ logging print level 1
logging level main notice
logging level smscb notice
logging level cbsp notice
--
To view, visit
https://gerrit.osmocom.org/c/osmo-cbc/+/35185?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I9897bf964880f2e35a59812d319851eb6e06de68
Gerrit-Change-Number: 35185
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-MessageType: newchange