Commit 6cb6ff5
chore(serve): downgrade per-session publish and hub unsubscribe logs to Debug
These fire on every statusline dump (multiple/sec during active
sessions) and on every tab close / SSE reconnect respectively — too
chatty for normal operation at Info level. Global-quota publishes
stay at Info since rate-limit buckets only shift every few minutes.
Useful diagnostic signal is preserved: flip the daemon to Debug
when needed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 76d23c2 commit 6cb6ff5
2 files changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
286 | 289 | | |
287 | 290 | | |
288 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
314 | 318 | | |
315 | 319 | | |
316 | 320 | | |
| |||
0 commit comments