fabro/crates/arc-cli
Bryan Helmkamp 716400ac06 Add file-based tracing infrastructure with ARC_LOG control
Tracing events (e.g. 13 calls in arc-mcp) were silently dropped because
no subscriber was configured. This adds a file-based tracing subscriber
that logs to ~/.arc/logs/YYYY-MM-DD.log with INFO as the default level,
controllable via the ARC_LOG env var.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 18:18:12 -05:00
..
src Add file-based tracing infrastructure with ARC_LOG control 2026-03-01 18:18:12 -05:00
tests Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
Cargo.toml Add file-based tracing infrastructure with ARC_LOG control 2026-03-01 18:18:12 -05:00