The parent filter (.level) is set to INFO, so only INFO and above logging will be the output to the handlers by default.
父过滤器(. level)被设置为INFO,因此只有INFO及以上级别的日志将被默认输出到处理器。
To disable, set the logging level back to INFO level.
要想关闭,只要把日志级别设为INFO就可以了。
To disable, set the logging level back to INFO level.
要想关闭,只要把日志级别设为INFO就可以了。
应用推荐