effect-io-ai

Package: effect
Module: Layer

Layer.setTracer

Create a Layer that sets the current Tracer

Signature

declare const setTracer: (tracer: Tracer.Tracer) => Layer<never>

Source

Since v2.0.0