PSEC contains several logging facilities to aid in problem resolution or auditing of results.
Test can be written to the consoles. If the console does not exist (as in a pure GUI application) the console writes are discarded.
The helper functions hlog, hlogWarn, hlogErr and hlogBoth are provided that output to the console.
In addition the hilite allows coloured text to be sent to the console.
For assistance in creating GUI applications the helper function dlog writes to a file managed by
a DLogObj object kept in a global variable DLOG
.
Each Workflow Workflow Setup File and Task Execution Script can use the Console Level Logging. In addition each Task run produces the
Each Task Execution Script can use the Task method to write to the runlog.txt in the task directory.
Copyright © 2018-2021, 2022, Rexcel System Inc.