Header menu logo Xanthos

Diagnostics Module

Provides a globally configurable sink for COM diagnostics so that callers can route low-level JV-Link traces to their own logging infrastructure.

Functions and values

Function or value Description

clear ()

Full Usage: clear ()

Parameters:
    () : unit

Clears the configured diagnostic sink so messages fall back to console output.

() : unit

register logger

Full Usage: register logger

Parameters:
    logger : string -> unit

Registers a diagnostic sink that will receive JV-Link messages.

logger : string -> unit

Type something to start searching.