We had `debug!()` logging statements already, but they weren't being printed because `tracing_subscriber` was not set up. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| main.rs | ||
| mcp_client.rs | ||
We had `debug!()` logging statements already, but they weren't being printed because `tracing_subscriber` was not set up. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| main.rs | ||
| mcp_client.rs | ||