You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: log level setting not taking effect after restart
- Import setup_logger in program.py and reapply log configuration after settings load
- Modify setup_logger to properly handle reconfiguration by updating existing handlers
- Ensure debug logging works correctly after restart when debug_enable is set
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments