From 818b6e4225c522ce9f00959ae4bd0fa2856f898c Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 3 Jan 2018 23:05:27 +0100 Subject: Add "SourceInfoFormat := Single;" to all test configs This will make sure that all log files will contain information about the .ttcn source file name and line number that has caused the log, which is extremely useful during debugging. Change-Id: Id6785757f20279ba84b34747f878baf67d065b20 --- sysinfo/Test.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'sysinfo') diff --git a/sysinfo/Test.cfg b/sysinfo/Test.cfg index 16e0dd68..56696f4d 100644 --- a/sysinfo/Test.cfg +++ b/sysinfo/Test.cfg @@ -1,4 +1,5 @@ [LOGGING] +SourceInfoFormat := Single; [MODULE_PARAMETERS] -- cgit v1.2.3