Files
AstrBot/astrbot
LIghtJUNction ec363aaa18 fix(core): suppress SSL protocol errors from logging
- Add more SSL error patterns to _SSLDebugFilter:
  SSL: UNEXPECTED_RECORD, SSLWantRead, SSLWantWrite,
  SSL_ERROR_CODE, sslPP: error
- Check exc_info for SSL error messages in filter
- Add httpcore and httpx to _NOISY_LOGGER_LEVELS
- Apply _SSLDebugFilter to LogQueueHandler
2026-04-10 22:46:52 +08:00
..
2026-04-10 20:58:41 +08:00
2026-02-27 22:03:17 +08:00
2026-04-03 01:26:25 +08:00