The current logging implementation in the Rust SDK's MCP components generates excessive INFO-level messages, particularly in data processing paths and connection handlers. This creates noise in production deployments and makes genuine issues harder to spot.
The current logging implementation in the Rust SDK's MCP components generates excessive INFO-level messages, particularly in data processing paths and connection handlers. This creates noise in production deployments and makes genuine issues harder to spot.