摘要: import logging FORMAT = '%(asctime)s %(clientip)s %(user)-8s %(message)s %(haiyoushui)s' logging.basicConfig(format=FORMAT) d={'clientip':'192.168.0.1 阅读全文
posted @ 2021-02-25 20:12 Black_Climber 阅读(374) 评论(0) 推荐(0) 编辑