---
panlei
2019-12-09 cd9b765f63ffd584b640898f745947f2a8b39365
main.go
@@ -41,7 +41,7 @@
      logFile = viper.GetString("LogBasePath")
   }
   logFile = logFile + "ruleprocess.log"
   //fmt.Println("日志地址:",logFile)
   fmt.Println("日志地址:",logFile)
   logger.Config(logFile, logger.DebugLevel)
   logger.SetSaveDays(7)
   // log4go