更新版本&docker安装文档

This commit is contained in:
dushixiang
2020-12-27 23:32:46 +08:00
parent e841562188
commit 5892a42fb0
5 changed files with 24 additions and 42 deletions

View File

@ -29,7 +29,7 @@ func main() {
func Run() error {
var err error
logrus.SetReportCaller(true)
//logrus.SetReportCaller(true)
logrus.SetFormatter(&nested.Formatter{
HideKeys: true,
FieldsOrder: []string{"component", "category"},