From ee49c7ba8868a6210fc873f16ed6b770211e0587 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 3 Jun 2019 12:55:30 +0200 Subject: ttcn3-*: Enable extended-timestamp in VTY cfg Having extended-timestamp allows for easier matching between osmo-*.log files and pcap traces. Change-Id: I98cdc0adc24edc966d5648d2c215c6ad7c749209 --- ttcn3-mgw-test/osmo-mgw.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ttcn3-mgw-test/osmo-mgw.cfg') 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 -- cgit v1.2.3