enablePlugin() function
Enables the registered plugin. Separate from registration because the tracer's plugin manager ignores the announcement until it has a configuration, which tracer.init() gives it.
Signature:
export declare function enablePlugin(): void;
Returns:
void
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.