pub fn init_trace()Expand description
Initialize tracing from the SUI_TRACE_EVAL environment variable.
- Empty / unset: tracing disabled
"1"or"verbose": verbose mode (each force printed to stderr)- Any other non-empty value: ring-buffer mode (dumped on error)