Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / setTransformerTraceCallbacks

Function: setTransformerTraceCallbacks()

setTransformerTraceCallbacks(callbacks): void

Defined in: packages/fireflow-types/src/json-transformers-trace.ts:25

Set trace callbacks for transformer operations Call this after registerSuperjsonTransformers() to enable tracing

Parameters

callbacks

TransformerTraceCallbacks | null

Returns

void

Licensed under BUSL-1.1