Header menu logo fantomas

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

dprintf arg1

Full Usage: dprintf arg1

Parameters:
    arg0 : TextWriterFormat<'a>

Returns: 'a
arg0 : TextWriterFormat<'a>
Returns: 'a

dprintfn arg1

Full Usage: dprintfn arg1

Parameters:
    arg0 : TextWriterFormat<'a>

Returns: 'a
arg0 : TextWriterFormat<'a>
Returns: 'a

dprintn arg1

Full Usage: dprintn arg1

Parameters:
    arg0 : string

arg0 : string

setDiagnosticsChannel arg1

Full Usage: setDiagnosticsChannel arg1

Parameters:
arg0 : TextWriter option

Type something to start searching.