Tracer
Handles formatting and output of execution traces.
Constructor
Tracer(self, trace: cogency.types.ExecutionTrace)
Methods
output
Output trace based on mode.
output(self, mode: Literal['summary', 'trace', 'dev', 'explain'])