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

@ -32,6 +32,9 @@ asynOctetSetOutputEos "terminal",0,"\r\n"
#load the records
dbLoadRecords "example.db","PREFIX=DZ"
#log debug output to file
#streamSetLogfile StreamDebug.log
#lots(!) of debug output before iocInit
#var streamDebug 1