mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-08 08:56:04 +08:00
- Introduced `ResolveLogDirectory` function in `logging` package to standardize log directory determination across components. - Replaced redundant logic in `server`, `global_logger`, and `handlers` with the new utility function.