@@ -26,6 +26,14 @@ logger.add(
retention="7 days",
encoding="utf-8"
)
# ERROR 日志(仅 ERROR 及以上)
logger.add(
f"wx_debug.log",
level="DEBUG",
rotation="10 MB",
def main(chat_type: int):
The note is not visible to the blocked user.