0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. agent-core
  2. /
  3. openjiuwen
  4. /
  5. core
  6. /
  7. common
  8. /
  9. logging
  10. /
  11. default
OopenJiuwen-botfix(log): use copy+truncate for Windows-safe log rotation
de952328创建于 22 天前历史提交
文件最后提交记录最后更新时间
__init__.py
refactor(logging): remove dead ConfigManager/ConfigDict and clean up exports Refs: #572 2 个月前
config_provider.py
refactor(logging): extract level constants and utils to log_levels module Refs: #572 2 个月前
constant.py
fix(logging): fix lint issues and adjust default logging config - Fix line-too-long, protected-access, bare-except, and unused-import lint violations - Change default log level from WARNING to INFO and add propagate config option - Fix log_config.py importing DEFAULT_INNER_LOG_CONFIG from wrong backend module Refs: #572 2 个月前
default_impl.py
fix(log): use copy+truncate for Windows-safe log rotation Refs: #888 Co-authored-by: ray_le<lilei336@huawei.com> # message auto-generated for no-merge-commit merge: !1334 fix(log): use copy+truncate for Windows-safe log rotation From: @ray_le Reviewed-by: @wangxiaolong100, @iamcandiceguo See merge request: openJiuwen/agent-core!133422 天前