effect-io-ai

Package: effect
Module: Tracer

Tracer.TracerKey

Defines the string key for the active tracer context reference.

When to use

Use when you need the raw context key for active tracer lookup in lower-level tracing code.

Signature

declare const TracerKey: "effect/Tracer"

Source

Since v4.0.0