Files
Anthony 55546990d3 chore(gui): tame the log firehose
The GUI logged everything at "debug", so every HTTP/2 frame, hyper pool
event and rustls record buried the bridge's own IMAP/SMTP/sync lines and
made the logs unreadable (and burned CPU/IO). Default the GUI filter to keep
tutabridge_core/gui at debug while pinning h2/hyper/rustls/mio and friends to
warn. RUST_LOG still overrides. The CLI was already at "info".
2026-06-16 16:24:28 +02:00
..
2026-06-16 16:24:28 +02:00
2026-05-29 14:59:48 +02:00