pub fn runtime_diagnostics_enabled() -> boolExpand description
Returns true when runtime diagnostics logging is enabled.
Enabled by VTCODE_RUNTIME_METRICS=1|true|yes|on|debug or when
VTCODE_STARTUP_TRACE=1 (startup trace already implies diagnostics).