bsc/msc test: Make sure we create text log files

as we don't capture stderr on all *but* the tester container, let's
make sure we write log files from the BSC/MSC/STP containers
This commit is contained in:
Harald Welte 2018-02-06 20:22:39 +01:00
parent 213f8bd3f6
commit 6e61e5a319
3 changed files with 10 additions and 10 deletions

View File

@ -3,11 +3,11 @@
!!
password foo
!
log stderr
log file /data/osmo-msc.log
logging filter all 1
logging color 1
logging print category 0
logging timestamp 0
logging color 0
logging print category 1
logging timestamp 1
logging level all everything
logging level rll notice
logging level cc notice

View File

@ -2,11 +2,11 @@
! OsmoSTP (0.8.1) configuration saved from vty
!!
!
log stderr
log file /data/osmo-stp.log
logging filter all 1
logging color 1
logging color 0
logging print category 1
logging timestamp 0
logging timestamp 1
logging level all everything
logging level lglobal notice
logging level llapd notice

View File

@ -2,11 +2,11 @@
! OsmoSTP (0.8.1) configuration saved from vty
!!
!
log stderr
log file /data/osmo-stp.log
logging filter all 1
logging color 1
logging color 0
logging print category 1
logging timestamp 0
logging timestamp 1
logging level all everything
logging level lglobal notice
logging level llapd notice