Skip to main content

Module trace

Module trace 

Source
Expand description

torvyn trace — run with full diagnostic tracing.

Executes a pipeline with full tracing enabled, producing detailed per-element, per-component diagnostic output.

Structs§

ComponentSpan
A single component’s processing span for one element.
ElementTrace
Trace for a single element through the pipeline.
TraceResult
Result of torvyn trace.

Functions§

execute
Execute the torvyn trace command.