- 日志目录改为 get_output_dir()/logs/...(兼容 WECHAT_TOOL_DATA_DIR) - 清理/关闭旧 handlers,避免重复输出和 Windows 文件锁 - get_logger/get_log_file_path 未初始化时自动 setup_logging - 新增 tests/test_logging_config_data_dir.py