摘要: 一、基础知识 二、logging模块配图 三、生产应用 定义一个logging_config模块 """ logging配置 """ import os import time import logging.config # 定义三种日志输出格式 开始 standard_format = '[%(a 阅读全文
posted @ 2018-08-13 21:32 zhang.ning 阅读(181) 评论(0) 推荐(0)