Update deps (#592)
This commit is contained in:
@@ -68,7 +68,7 @@ func NewCustomLogger(c config.ServerInfo) *logrus.Entry {
|
||||
logrus.ErrorLevel: path,
|
||||
logrus.FatalLevel: path,
|
||||
logrus.PanicLevel: path,
|
||||
}))
|
||||
}, nil))
|
||||
}
|
||||
|
||||
fields := logrus.Fields{"prefix": whereami}
|
||||
|
||||
Reference in New Issue
Block a user