摘要: 1.说明 官方文档:https://docs.python.org/zh-cn/3/howto/logging.html 什么时候使用日志? 对于简单的日志使用来说日志功能提供了一系列便利的函数。它们是 debug(),info(),warning(),error() 和 critical()。想要 阅读全文
posted @ 2021-03-16 10:18 Z_sun 阅读(70) 评论(0) 推荐(0) 编辑