BuildDocsReferenceGuidesBlogDiscordnode:diagnostics_channelTracingChannelPasyncEndPasyncStartCoconstructorPendPerrorPhasSubscribersPstartMsubscribeMtraceCallbackMtracePromiseMtraceSyncMunsubscribeBuildDocsReferenceGuidesBlogDiscordnode:diagnostics_channelTracingChannelPasyncEndPasyncStartCoconstructorPendPerrorPhasSubscribersPstartMsubscribeMtraceCallbackMtracePromiseMtraceSyncMunsubscribediagnostics_channel.TracingChannelTracingChannelasyncEndChannelasyncStartChannelendChannelerrorChannelhasSubscribersTracingChannel ChannelsstartChannelsubscribeTracingChannelSubscriberstraceCallbacktracePromisetraceSyncunsubscribeTracingChannelSubscribersReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
Node diagnostics_channel.TracingChannel class | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- The class `TracingChannel` is a collection of `TracingChannel Channels` which
together express a single traceable action. It is used to formalize and
simplify the process of producing events for tracing application flow. tracingChannel is used to construct a `TracingChannel`. As with `Channel` it is recommended to create and reuse a
single `TracingChannel` at the top-level of the file rather than creating them
dynamically.