Change in osmo-ttcn3-hacks[master]: bts/osmo-{bsc, bts}.cfg: tune logging configuration

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Sun Dec 12 14:49:08 UTC 2021


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26523 )


Change subject: bts/osmo-{bsc,bts}.cfg: tune logging configuration
......................................................................

bts/osmo-{bsc,bts}.cfg: tune logging configuration

Change-Id: I0360fa1db2137bf8e68ba87403742e0e8c9c1147
---
M bts/osmo-bsc.cfg
M bts/osmo-bts.cfg
2 files changed, 10 insertions(+), 5 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/23/26523/1

diff --git a/bts/osmo-bsc.cfg b/bts/osmo-bsc.cfg
index 1c8da8d..d035e49 100644
--- a/bts/osmo-bsc.cfg
+++ b/bts/osmo-bsc.cfg
@@ -9,11 +9,13 @@
 !
 log stderr
  logging filter all 1
- logging color 1
+ logging print file basename last
+ logging print category-hex 0
  logging print category 1
+ logging print level 1
  logging timestamp 1
- logging print extended-timestamp 1
- logging print file 1
+ logging color 1
+!
  logging level set-all notice
  logging level rll info
  logging level rsl debug
diff --git a/bts/osmo-bts.cfg b/bts/osmo-bts.cfg
index 1c83db7..7d0a1ae 100644
--- a/bts/osmo-bts.cfg
+++ b/bts/osmo-bts.cfg
@@ -8,10 +8,13 @@
 !
 log stderr
  logging filter all 1
- logging color 1
+ logging print file basename last
+ logging print category-hex 0
  logging print category 1
+ logging print level 1
  logging timestamp 1
- logging print extended-timestamp 1
+ logging color 1
+!
  logging level set-all notice
  logging level rsl info
  logging level oml info

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26523
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: I0360fa1db2137bf8e68ba87403742e0e8c9c1147
Gerrit-Change-Number: 26523
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211212/da3b69d3/attachment.htm>


More information about the gerrit-log mailing list