No description
Enable Rig's built-in tracing spans (model, token usage, cache hits, latency) via tracing-subscriber, filterable through RUST_LOG and defaulting to info level. Logs write to stderr so stdout stays reserved for program output. Standardizes the remaining ad-hoc println! diagnostics (server startup, per-iteration revision progress, non-convergence) into structured tracing events at appropriate levels. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| FINDINGS.md | ||