Commit Graph

2 Commits

Author SHA1 Message Date
邹永赫
7e9d8599f1 fix: capture runtime bootstrap logs after logger init
- Add bootstrap record buffer in runtime_bootstrap for early TLS patch logs before logger is ready.

- Flush buffered bootstrap logs to astrbot logger at process startup in main.py.

- Include concrete exception details for TLS bootstrap failures to improve diagnosis.
2026-02-10 15:27:59 +09:00
邹永赫
d4df9ba2e8 refactor: bootstrap TLS setup before core imports 2026-02-10 10:47:54 +09:00