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/+/26536 )
Change subject: msc/osmo-{msc,stp}.cfg: enable extended timestamp in logging
......................................................................
msc/osmo-{msc,stp}.cfg: enable extended timestamp in logging
Change-Id: Ia6414d5622fb287fd147c09e791e1b8023d1596e
---
M msc/osmo-msc.cfg
M msc/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/msc/osmo-msc.cfg b/msc/osmo-msc.cfg
index 79ffa04..1adb0e9 100644
--- a/msc/osmo-msc.cfg
+++ b/msc/osmo-msc.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
diff --git a/msc/osmo-stp.cfg b/msc/osmo-stp.cfg
index 727119d..fc3cf54 100644
--- a/msc/osmo-stp.cfg
+++ b/msc/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/+/26536
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: Ia6414d5622fb287fd147c09e791e1b8023d1596e
Gerrit-Change-Number: 26536
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/44f0a9e9/attachment.htm>