What's wrong with this entry?
Anonymous. No account, no email.
Added structured logging for MCP (Model Context Protocol) server errors and debug messages.
Details
- New
logMCPError()andlogMCPDebug()functions for server-specific logging - MCP logs stored separately per server in
mcp-logs-{serverName}directories - Error log sink initialization with buffering for early errors before sink is ready
Evidence
Lq9() at line 536969 (error log sink initialization, contains logMCPError, logMCPDebug)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.