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.
true
false
Install a tracing subscriber that forwards Rust tracing events to the JavaScript console.
Returns
truewhen this call installs the subscriber. Returnsfalsewhen another global tracing subscriber is already installed.