improve: log fields
This commit is contained in:
@@ -45,7 +45,6 @@ func initLog() {
|
||||
|
||||
//设置输出格式
|
||||
Logger.SetFormatter(&nested.Formatter{
|
||||
HideKeys: true,
|
||||
NoColors: Settings.Log.WriteFile,
|
||||
TimestampFormat: "2006-01-02 15:04:05",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user