---
panlei
2019-11-02 42f1b1d0407c4710e3093c50fe4ca6f7f5754abf
labelFilter/req.go
@@ -21,7 +21,7 @@
//}
//var pool chan *structure.ResultMsg = make(chan *structure.ResultMsg)
func Die(format string, v ...interface{}) {
   logger.Info("+++++++",format)
   logger.Info("+++++++",format,v)
   //os.Exit(1)
}