util/common.go
@@ -65,7 +65,7 @@ } } if file == nil { fmt.Println(`Read All Log Config Files Failed, Use Default, "./log/analysis-[type]"`) fmt.Println(`Read All Log Config Files Failed, If -logit Use Default, "./log/analysis-[type]"`) return } yamlString := string(file)