AITrace.Exporter.Console (AITrace v0.2.0)

Copy Markdown View Source

Console exporter for human-readable trace output.

This exporter prints traces to stdout in a formatted, readable way. Perfect for local development and debugging.

Options

  • :verbose - Show detailed attributes and events (default: false)
  • :color - Use ANSI color codes (default: false)