refactor: 调整日志格式,增强兼容性
This commit is contained in:
@@ -28,7 +28,6 @@ func SetupLogger(configManager types.ConfigManager) {
|
||||
})
|
||||
} else {
|
||||
logrus.SetFormatter(&logrus.TextFormatter{
|
||||
ForceColors: true,
|
||||
FullTimestamp: true,
|
||||
TimestampFormat: "2006-01-02 15:04:05",
|
||||
})
|
||||
|
Reference in New Issue
Block a user