Diagnostics Module
Diagnostics from the AbsIL toolkit. You can reset the diagnostics stream to point elsewhere, or turn it off altogether by setting it to 'None'. The logging channel initially points to stderr. All functions call flush() automatically. REVIEW: review if we should just switch to System.Diagnostics
Functions and values
Function or value |
Description
|
Full Usage:
dprintf arg1
Parameters:
TextWriterFormat<'a>
Returns: 'a
|
|
Full Usage:
dprintfn arg1
Parameters:
TextWriterFormat<'a>
Returns: 'a
|
|
Full Usage:
dprintn arg1
Parameters:
string
|
|
|
|