logs-fix-9
This commit is contained in:
parent
9fa248ca41
commit
9ddbfb5df7
|
@ -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
|
return []byte(fmt.Sprintf("%s [%s] %s:%d %s\n", timestamp, level, file, line, message)), nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user