ForcePilot/backend/package/yuxi/channels/application
Kris 41bd0a618c refactor: 统一将日志方法从 warn 改为 warning
将代码库中所有使用 logger.warn 的地方替换为标准的 logger.warning,对齐日志方法命名规范,修复多处测试和业务代码中的方法调用不匹配问题。
2026-07-13 17:32:29 +08:00
..
circuit_breaker refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
context refactor: 多模块代码优化与功能增强 2026-07-09 13:51:58 +08:00
executor refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
extension refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
health refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
lifecycle refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
outbox refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
pipeline refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
transport refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
usecase refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
__init__.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
rate_limit_checker.py refactor: 多模块代码优化与功能增强 2026-07-09 13:51:58 +08:00