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.097dev (GIT hash 4fdfc3160d9df4641ee0c680b4f89bf1eb6d4133)
last changed: 2026-06-24