Files
BLD_sync/log_utils.py
Misaka_Company 04779c5aea fix: force UTF-8 on console output to avoid GBK encoding errors
Windows Chinese locale defaults stdout to GBK which cannot encode
emoji characters used in log messages. Reconfigure stdout to UTF-8.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-12 12:31:00 +08:00

4.3 KiB