已合并
[Bugfix][log]Unify MindIE SD logging and improve diagnostics #328
guowenna1创建于 6月3日
[Bugfix][log]Unify MindIE SD logging and improve diagnostics #328
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 guowenna1 的贡献)6月3日 添加了label:ascend-cla/yes
ascend-robot
6月3日 评论:
6月3日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/MindIE-SD | ✅ mazhixin00_00, changetheway (2/2) | ✅ mazhixin00_00 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
guowenna1, thanks for your pull request. All authors of the commits have signed the CLA. 👍


6月3日 添加了label:ci-pipeline-running
此处折叠了82条消息 查看更多
ascend-robot
6月3日 评论:
6月3日 评论:
The following users do not have permission to comment /lgtm or /approve on any module in this PR:
KexiongYu


6月3日 添加了label:lgtm
6月3日 添加了label:keeper_approved
6月3日 合入了pull request
Which issue(s) this PR fixes or accomplishes
Fix part of https://gitcode.com/Ascend/MindIE-SD/issues/158
Purpose
本 PR 修复 MindIE SD 日志问题,主要包括:
logging.getLogger(__name__),导致日志格式、落盘路径、过滤级别和开关行为不一致。Test Plan
mindiesd正式代码中默认 INFO 日志是否清理完成。logging.getLogger(__name__)的模块。Test Report
已执行并通过:
