Skip to main content
Tracing.enable - trace_events - Node documentation
method Tracing.enable

Usage in Deno

import { 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