摘要:
同一个日志文件, 但是区分线程: import logging import threading # 配置日志 logging.basicConfig( filename='thread_log.log', filemode='a', format='%(asctime)s - %(threadNa 阅读全文
posted @ 2025-08-19 10:50
CrossPython
阅读(14)
评论(0)
推荐(0)
浙公网安备 33010602011771号