ForcePilot/backend/package/yuxi/channels/adapters
Kris 41bd0a618c refactor: 统一将日志方法从 warn 改为 warning
将代码库中所有使用 logger.warn 的地方替换为标准的 logger.warning,对齐日志方法命名规范,修复多处测试和业务代码中的方法调用不匹配问题。
2026-07-13 17:32:29 +08:00
..
__init__.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
agent_access_config_adapter.py refactor: 多模块代码优化与功能增强 2026-07-09 13:51:58 +08:00
agent_run_adapter.py refactor(wechat-woc,transport): 批量代码优化与功能增强 2026-07-11 05:42:26 +08:00
agent_run_execution_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
arq_queue_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
channel_persistence_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
content_review_repository_adapter.py chore: 汇总完成多模块功能迭代与缺陷修复 2026-07-11 21:37:16 +08:00
conversation_adapter.py chore: 汇总完成多模块功能迭代与缺陷修复 2026-07-11 21:37:16 +08:00
default_content_moderation_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
identity_resolver_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
inmemory_realtime_metrics_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
inmemory_tracer_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
mappers.py chore: 汇总完成多模块功能迭代与缺陷修复 2026-07-11 21:37:16 +08:00
masking_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
message_ops_port_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
redis_cache_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
redis_config_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
redis_realtime_metrics_adapter.py feat: 新增多渠道客服会话、身份合并与重试能力等功能 2026-07-09 04:21:28 +08:00
service_account_adapter.py feat: 新增批量配置查询、路由绑定管理等功能并优化现有逻辑 2026-07-11 15:52:20 +08:00
structured_logger_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
whitelist_config_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00