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.098dev (GIT hash 6aea21a23b725d936f012eba518d90cb235baa91)
last changed: 2026-07-21