persistent message modify

This commit is contained in:
Gordon
2021-07-06 20:04:57 +08:00
parent e74e963b8a
commit 205229ee60
5 changed files with 23 additions and 12 deletions
-1
View File
@@ -62,7 +62,6 @@ func NewLfsHook(rotationTime time.Duration, maxRemainNum uint, moduleName string
HideKeys: false,
FieldsOrder: []string{"PID"},
})
return lfsHook
}
func initRotateLogs(rotationTime time.Duration, maxRemainNum uint, level string, moduleName string) *rotatelogs.RotateLogs {