method

trace_on

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: TraceOutput
trace_on(out, *strings) public

Write trace output to output stream out.

The write is done as a single IO call (to print) to lessen the chance that the trace output is interrupted by other tasks also producing output.

Show source
Register or log in to add new notes.