Module logging

Source
Expand description

Interface that provides functions for logging from within the runtime.

Structs§

HostFunctions
Provides implementations for the extern host functions.

Functions§

log
Request to print a log message on the host.
max_level
Returns the max log level used by the host.