panlei
2019-12-09 42e6fe67c0c8cb51bf8ac13460f562672fd20c3e
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