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 250922c42fb1dcef5ce7ce89820538f53498ca37)
last changed: 2026-08-14