diff --git a/main.go b/main.go index beb6191..50d1bbb 100644 --- a/main.go +++ b/main.go @@ -232,7 +232,7 @@ func LoopAllCoinsList(period int64, delay int64, mdura int, barPeriod string, on func main() { cr := core.Core{} // level := os.Getenv("TEXUS_LOGLEVEL") - logrus.SetLevel(logrus.WarnLevel) + logrus.SetLevel(logrus.InfoLevel) cr.Init() ShowSysTime(&cr) // 从rest接口获取的ticker记录种的交量计入排行榜,指定周期刷新一次