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.