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.orgfixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26535 )
Change subject: bsc/osmo-{bsc,stp}.cfg: enable extended timestamp in logging
......................................................................
bsc/osmo-{bsc,stp}.cfg: enable extended timestamp in logging
Change-Id: Ic9c03b367514db577be3f354a83e9fea9dc02712
---
M bsc/osmo-bsc.cfg
M bsc/osmo-stp.cfg
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/35/26535/1
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index 0ed4916..6eabe73 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -5,11 +5,11 @@
!
log stderr
logging filter all 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
diff --git a/bsc/osmo-stp.cfg b/bsc/osmo-stp.cfg
index b0b4f05..59373aa 100644
--- a/bsc/osmo-stp.cfg
+++ b/bsc/osmo-stp.cfg
@@ -4,11 +4,11 @@
!
log stderr
logging filter all 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
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26535
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: Ic9c03b367514db577be3f354a83e9fea9dc02712
Gerrit-Change-Number: 26535
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211213/ae102fd0/attachment.htm>