:memo:修改readme

This commit is contained in:
comma
2025-10-26 23:29:34 +08:00
parent 8772307630
commit b743a89505
6 changed files with 7 additions and 7 deletions

View File

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