python logging TimedRotatingFileHandler 作用时间:2021-07-09 13:25:34 max backup count这样的参数,即打印的日志文件数量超过这个阈值,发生rotate,从最老的文件开始清理 未亲测。