跳转到内容
简体中文

tracerOf

此内容尚不支持你的语言。

tracerOf(system): Tracer

Defined in: src/tracing/TracingExtension.ts:46

Convenience accessor used by framework instrumentation. Cheap on the no-tracer hot path because the extension chain returns a cached TracingExtension and get() returns the singleton noop.

ActorSystem

Tracer