aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-mgw-test/osmo-mgw.cfg
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-06-03 12:55:30 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-06-03 17:59:42 +0200
commitee49c7ba8868a6210fc873f16ed6b770211e0587 (patch)
treef7d38466bea3d5240a245cdba4bf58779f991721 /ttcn3-mgw-test/osmo-mgw.cfg
parentbf0d5075cb6cc43c30fb3538e258e366fe80d47d (diff)
ttcn3-*: Enable extended-timestamp in VTY cfg
Having extended-timestamp allows for easier matching between osmo-*.log files and pcap traces. Change-Id: I98cdc0adc24edc966d5648d2c215c6ad7c749209
Diffstat (limited to 'ttcn3-mgw-test/osmo-mgw.cfg')
-rw-r--r--ttcn3-mgw-test/osmo-mgw.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/ttcn3-mgw-test/osmo-mgw.cfg b/ttcn3-mgw-test/osmo-mgw.cfg
index 7b0094f..8158860 100644
--- a/ttcn3-mgw-test/osmo-mgw.cfg
+++ b/ttcn3-mgw-test/osmo-mgw.cfg
@@ -6,7 +6,8 @@ log stderr
logging filter all 1
logging color 1
logging print category 1
- logging timestamp 0
+ logging timestamp 1
+ logging print extended-timestamp 1
logging level all everything
logging level rtp notice
logging level lglobal notice