xunlei/pkg/log
cnk3x 544760888b ```
refactor(main): 移除未使用的utils包并调整日志配置

移除了cmd/xlp/main.go中未使用的"github.com/cnk3x/xunlei/pkg/utils"包导入,
同时将日志初始化逻辑从main函数移动到配置绑定时处理,
统一了日志级别的管理方式。

BREAKING CHANGE: 日志配置方式发生变化,现在通过cfg.Log字段控制日志级别
```
2026-01-20 16:21:19 +08:00
..
buf.go add .editorconfig, unified line break to lf 2024-08-06 22:18:02 +08:00
level.go ``` 2026-01-20 16:21:19 +08:00
slog.go fix: ... 2026-01-15 17:09:45 +08:00
std.go ``` 2026-01-20 13:19:13 +08:00