镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-07 06:56:48 +00:00
logging -> loguru: stage 3
这个提交包含在:
@@ -59,11 +59,8 @@ def setup_logging(PATH_LOGGING):
|
||||
|
||||
logger.warning(f"所有对话记录将自动保存在本地目录{sensitive_log_path}, 请注意自我隐私保护哦!")
|
||||
|
||||
logger.bind(chat_msg=True).info("This message is logged to the file!")
|
||||
|
||||
|
||||
|
||||
|
||||
# logger.bind(chat_msg=True).info("This message is logged to the file!")
|
||||
# logger.debug(f"debug message")
|
||||
# logger.info(f"info message")
|
||||
# logger.success(f"success message")
|
||||
|
||||
在新工单中引用
屏蔽一个用户