Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

trace

fuzion.runtime.trace

(col u8, msg String)
 => 
unit
fuzion.runtime.trace -- tracing probe

Perform a runtime tracing probe. Depending on the target system, this
performs executes a function like


That permits tools like feeze to display information on what is happening.

NYI: UNDER DEVELOPMENT: Currently, this may infer a significant runtime
overhead even if tracing is disabled.
0.099dev (GIT hash a1331a3dc7ff37424401d3c7d0dba5be1302516f)
last changed: 2026-07-23