new function streamSetLogfile to set debug log file in script or at run-time

This commit is contained in:
2018-06-14 14:03:13 +02:00
parent 4d3960c599
commit 827e6eace9
7 changed files with 50 additions and 12 deletions

View File

@ -8,5 +8,10 @@ epicsEnvSet "STREAM_PROTOCOL_PATH", "."
drvAsynIPPortConfigure "terminal", "localhost:40000"
dbLoadRecords "test.db","P=TEST"
#log debug output to file
#streamSetLogfile StreamDebug.log
iocInit
#var streamDebug 1