Client disconnection is a normal lifecycle event (e.g. VM shutdown), not an error. Log it at info level instead. Server errors are logged at warn level since they indicate a server-side issue but not a local bug. All other errors (I/O, protocol, etc.) remain at error level. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client | ||
| protocol | ||
| client.rs | ||
| lib.rs | ||
| protocol.rs | ||