Library trace

To use this library in your code:

import system.trace

Functions

Sends a trace message to a registered TraceService if one exists.
The trace message is forwarded to the system's trace message handler if there is no registered TraceService, or if the registered one fails to handle the message.