fabro/lib/crates/arc-cli/src
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
..
cli_config.rs Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00
doctor.rs Add GitHub App check to arc doctor for all builds, validate private key 2026-03-10 08:55:14 -04:00
logging.rs Write per-run tracing logs to cli.log inside each run directory 2026-03-10 09:30:00 -04:00
main.rs Hide arc ps subcommand from help output 2026-03-10 09:22:19 -04:00
setup.rs Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00