Refactor logger to implement a global file handler, preventing duplicate log entries. Updated logger initialization to ensure a single file handler is used across all loggers, enhancing logging efficiency and clarity.

This commit is contained in:
2026-01-08 16:18:41 +08:00
parent a8108d9afd
commit 5f8ebd2da5
6 changed files with 86 additions and 536 deletions