This commit is contained in:
comma
2025-11-27 10:26:30 +08:00
parent a7ddd08afb
commit b233bec6a2
8 changed files with 32 additions and 32 deletions

View File

@@ -10,7 +10,7 @@ import (
"go.uber.org/zap/zapcore"
"gopkg.in/natefinch/lumberjack.v2"
customencoder "code.mrx.ltd/pkg/zap_logger/encoder"
customencoder "gitee.ltd/lxh/logger/v2/encoder"
)
type fileLogger struct {