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.orglaforge has submitted this change. ( 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(+), 0 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/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index 0ed4916..f5c9c16 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -5,6 +5,7 @@
!
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
diff --git a/bsc/osmo-stp.cfg b/bsc/osmo-stp.cfg
index b0b4f05..21952dc 100644
--- a/bsc/osmo-stp.cfg
+++ b/bsc/osmo-stp.cfg
@@ -4,6 +4,7 @@
!
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
--
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: 3
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/cc6b0d85/attachment.htm>