Commit d7b7526
committed
fix: update dtk preference logging rules configuration
Update the logging rules configuration in org.deepin.dtk.preference.json
to fix control center logging settings issue. Changed serial from 0 to
1 and added "global" flag to the flags array. This ensures the logging
rules are properly applied across all DTK applications and resolves the
problem where control center logging settings were not taking effect.
Log: Fixed control center logging settings not working properly
Influence:
1. Test logging functionality in control center settings
2. Verify log output rules are correctly applied to DTK applications
3. Check if global logging configuration works across all applications
4. Test different log levels and categories to ensure proper filtering
5. Verify logging settings persist after application restart
fix: 更新 dtk 首选项日志规则配置
更新 org.deepin.dtk.preference.json 中的日志规则配置,修复控制中心日志设
置失效问题。将序列号从 0 更改为 1,并在标志数组中添加 "global" 标志。这
确保日志规则在所有 DTK 应用程序中正确应用,解决了控制中心日志设置不生效
的问题。
Log: 修复控制中心日志设置不生效的问题
Influence:
1. 测试控制中心设置中的日志功能
2. 验证日志输出规则是否正确应用于 DTK 应用程序
3. 检查全局日志配置是否在所有应用程序中正常工作
4. 测试不同的日志级别和类别以确保正确的过滤
5. 验证日志设置在应用程序重启后是否保持
PMS: BUG-3392371 parent 2b0d612 commit d7b7526
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments