mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-12 17:45:18 +00:00
62e2b672d9
- 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.