常用模块的小练习
摘要:
请配置logging模块,使其在屏幕和文件里同时打印以下格式的日志: 2017-10-18 15:56:26,613 - access - ERROR - account [1234] too many login attempts import logging formatter = loggin 阅读全文
posted @ 2018-04-18 23:46 simon002 阅读(135) 评论(0) 推荐(0) 编辑