feat: add debug and log configuration support#75
Merged
caixr23 merged 1 commit intolinuxdeepin:masterfrom Nov 14, 2025
Merged
Conversation
Added debug configuration file and log viewer configuration for deepin- service-manager 1. Install debug configuration file to /usr/share/deepin-debug-config 2. Install log viewer configuration to /usr/share/deepin-log-viewer 3. Added JSON configuration files for debug and log management 4. Set application name to org.deepin.service.manager for proper identification Log: Added debug and log configuration support for service manager Influence: 1. Verify debug configuration files are properly installed 2. Test log viewer configuration is correctly placed 3. Check application identification in system logs 4. Validate debug tools can access service manager logs 5. Test journal log collection for service manager feat: 添加调试和日志配置支持 为 deepin-service-manager 添加调试配置文件和日志查看器配置 1. 安装调试配置文件到 /usr/share/deepin-debug-config 2. 安装日志查看器配置到 /usr/share/deepin-log-viewer 3. 添加调试和日志管理的 JSON 配置文件 4. 设置应用程序名称为 org.deepin.service.manager 以便正确识别 Log: 为服务管理器添加调试和日志配置支持 Influence: 1. 验证调试配置文件是否正确安装 2. 测试日志查看器配置是否正确放置 3. 检查系统日志中的应用程序标识 4. 验证调试工具能否访问服务管理器日志 5. 测试服务管理器的日志收集功能
deepin pr auto review我来对这个diff进行审查:
改进建议:
这些改动整体上是合理的,主要是添加了调试和日志相关的配置文件,有助于系统的调试和维护。只需要注意一些细节的完善即可。 |
18202781743
approved these changes
Nov 14, 2025
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 18202781743, caixr23 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added debug configuration file and log viewer configuration for deepin- service-manager
Log: Added debug and log configuration support for service manager
Influence:
feat: 添加调试和日志配置支持
为 deepin-service-manager 添加调试配置文件和日志查看器配置
Log: 为服务管理器添加调试和日志配置支持
Influence: