Function initTracing

initTracing(): boolean

Install a tracing subscriber that forwards Rust tracing events to the JavaScript console.

Returns true when this call installs the subscriber. Returns false when another global tracing subscriber is already installed.