fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36097?usp=email )
Change subject: stp/osmo-stp.cfg: tune the logging formatting
......................................................................
stp/osmo-stp.cfg: tune the logging formatting
Change-Id: Ieafa0599246f40958be6333512b7c41379b38a20
---
M stp/osmo-stp.cfg
1 file changed, 13 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/97/36097/1
diff --git a/stp/osmo-stp.cfg b/stp/osmo-stp.cfg
index 5f67dff..13b1b71 100644
--- a/stp/osmo-stp.cfg
+++ b/stp/osmo-stp.cfg
@@ -4,11 +4,12 @@
!
log stderr
logging filter all 1
- logging color 1
- logging print category-hex 1
+ logging print file basename last
+ logging print category-hex 0
logging print category 1
+ logging print level 1
logging timestamp 0
- logging print file 1
+ logging color 1
logging level lglobal notice
logging level llapd notice
logging level linp notice
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36097?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ieafa0599246f40958be6333512b7c41379b38a20
Gerrit-Change-Number: 36097
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange