log_module/async_log_util.py
@@ -41,6 +41,7 @@ print("run_sync", add_to_common_log) logger_system.info(f"run_sync 线程ID:{tool.get_thread_id()}") while True: # val = self.__log_queue.get() try: val = self.__log_queue.get() if not add_to_common_log: