logs-fix-9
This commit is contained in:
@@ -23,4 +23,3 @@ func (u LogTextFormatter) Format(e *logrus.Entry) ([]byte, error) {
|
||||
|
||||
return []byte(fmt.Sprintf("%s [%s] %s:%d %s\n", timestamp, level, file, line, message)), nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user