core-agent-ide/codex-rs/mcp-client
Michael Bolin 392fdd7db6
fix: honor RUST_LOG in mcp-client CLI and default to DEBUG (#1149)
We had `debug!()` logging statements already, but they weren't being
printed because `tracing_subscriber` was not set up.
2025-05-28 17:10:06 -07:00
..
src fix: honor RUST_LOG in mcp-client CLI and default to DEBUG (#1149) 2025-05-28 17:10:06 -07:00
Cargo.toml Workspace lints and disallow unwrap (#855) 2025-05-08 09:46:18 -07:00