fabro/lib/crates/arc-util
Bryan Helmkamp 54ecae9586 Write per-run tracing logs to cli.log inside each run directory
Adds a switchable tracing layer that writes to ~/.arc/logs/{run-dir}/cli.log,
so all diagnostic info for a run is co-located with its other artifacts instead
of buried in the shared daily log file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 09:30:00 -04:00
..
data Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
src Write per-run tracing logs to cli.log inside each run directory 2026-03-10 09:30:00 -04:00
build.rs Add version info (semver + git SHA + build date) to arc CLI 2026-03-09 15:04:01 -04:00
Cargo.toml Write per-run tracing logs to cli.log inside each run directory 2026-03-10 09:30:00 -04:00