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/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Dec 14 12:59:05 UTC 2021


laforge has submitted this change. ( 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, 14 insertions(+), 7 deletions(-)

Approvals:
  laforge: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved
  osmith: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/bts/osmo-bsc.cfg b/bts/osmo-bsc.cfg
index e4161fa..8f3169b 100644
--- a/bts/osmo-bsc.cfg
+++ b/bts/osmo-bsc.cfg
@@ -9,11 +9,14 @@
 !
 log stderr
  logging filter all 1
- logging color 1
- logging print category 1
- logging timestamp 1
  logging print extended-timestamp 1
- logging print file 1
+ logging print file basename last
+ logging print category-hex 0
+ logging print category 1
+ logging print level 1
+ logging timestamp 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 4629180..5609212 100644
--- a/bts/osmo-bts.cfg
+++ b/bts/osmo-bts.cfg
@@ -8,10 +8,14 @@
 !
 log stderr
  logging filter all 1
- logging color 1
- logging print category 1
- logging timestamp 1
  logging print extended-timestamp 1
+ logging print file basename last
+ logging print category-hex 0
+ logging print category 1
+ logging print level 1
+ logging 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: 4
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211214/1bbb7ea7/attachment.htm>


More information about the gerrit-log mailing list