mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-27 03:21:09 +01:00
shrink docker image size in half, adding back ForceColor for logrus
This commit is contained in:
@@ -44,6 +44,7 @@ func main() {
|
||||
DisableSorting: true,
|
||||
DisableLevelTruncation: true,
|
||||
FullTimestamp: true,
|
||||
ForceColors: true,
|
||||
TimestampFormat: "01-02 15:04:05",
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user