effect-io-ai

Package: effect
Module: References

References.Tracer

Context reference for the active tracer service used to create spans.

When to use

Use to access or override the active tracer service through the references module when working directly with Effect runtime references.

Signature

declare const Tracer: Context.Reference<Tracer>

Source

Since v4.0.0