使用说明 声明日志对象 import "github.com/hellobchain/wswlog/wlogging" var logger = wlogging.MustGetLoggerWithoutName() 修改日志级别 wlogging.SetGlobalLogLevel(logLevel)