pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/docker-playground/+/14353


Change subject: ttcn3-msc: Enable extended-timestamp in VTY cfg
......................................................................

ttcn3-msc: Enable extended-timestamp in VTY cfg

Having extended-timestamp allows for easier matching between osmo-*.log
files and pcap traces.

Change-Id: I98cdc0adc24edc966d5648d2c215c6ad7c749209
---
M ttcn3-msc-test/osmo-msc.cfg
M ttcn3-msc-test/osmo-stp.cfg
2 files changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground 
refs/changes/53/14353/1

diff --git a/ttcn3-msc-test/osmo-msc.cfg b/ttcn3-msc-test/osmo-msc.cfg
index d19f039..db2029c 100644
--- a/ttcn3-msc-test/osmo-msc.cfg
+++ b/ttcn3-msc-test/osmo-msc.cfg
@@ -7,6 +7,7 @@
  logging color 0
  logging print category 1
  logging timestamp 1
+ logging print extended-timestamp 1
  logging level all everything
  logging level rll notice
  logging level cc debug
diff --git a/ttcn3-msc-test/osmo-stp.cfg b/ttcn3-msc-test/osmo-stp.cfg
index a2a6210..cefaef1 100644
--- a/ttcn3-msc-test/osmo-stp.cfg
+++ b/ttcn3-msc-test/osmo-stp.cfg
@@ -7,6 +7,7 @@
  logging color 0
  logging print category 1
  logging timestamp 1
+ logging print extended-timestamp 1
  logging level all everything
  logging level lglobal notice
  logging level llapd notice

--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/14353
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I98cdc0adc24edc966d5648d2c215c6ad7c749209
Gerrit-Change-Number: 14353
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-MessageType: newchange

Reply via email to