ttcn3-{bsc,msc}-test: tweak logging, log to stderr

stderr: useful for manual invocation of docker tests.

Change-Id: Ie6b6c4150db9f70e2e561eb4178de0840950ba5e
This commit is contained in:
Neels Hofmeyr 2018-04-09 15:47:57 +02:00 committed by Neels Hofmeyr
parent 92326423fe
commit 015e16df4c
2 changed files with 9 additions and 15 deletions

View File

@ -13,20 +13,10 @@ log stderr
logging print category 1
logging timestamp 1
logging print extended-timestamp 1
logging level rll notice
logging level mm notice
logging level rr notice
logging level rsl notice
logging level nm notice
logging level pag notice
logging level meas notice
logging level msc notice
logging level ho notice
logging level ref notice
logging level ctrl notice
logging level filter debug
logging level pcu debug
logging level lglobal notice
logging print category-hex 0
logging print file basename last
logging print level 1
logging level set-all debug
logging level llapd notice
logging level linp notice
logging level lmux notice

View File

@ -9,9 +9,13 @@ log gsmtap 172.18.20.103
log stderr
logging filter all 1
logging color 1
logging print category 1
logging timestamp 1
logging print extended-timestamp 1
logging print level 1
logging print category 1
logging print category-hex 0
logging print file basename last
logging level set-all debug
logging level rll notice
logging level cc debug
logging level mm debug