method Tracing.enable Usage in Denoimport { type Tracing } from "node:trace_events"; Tracing.enable(): void Enables this Tracing object for the set of categories covered by the Tracing object. Return Type void