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