python 日志logging级别及使用 日志级别有以下5种: 1.static Level DEBUG : DEBUG Level指出细粒度信息事件对调试应用程序是非常有帮助的。 2.static Level INFO I … 继续阅读 python 日志logging级别及使用