docmirror / docmirror/dev-sidecar
【新需求】日志和运行参数统一打包上传
Open
@wangliang181230 is already working on this.
Since Apr 30, 2024.
Feature Request
Help Wanted(请求大佬帮助)
Todo
- Dominant language
- JavaScript
- Stars
- 24.1k
- Forks
- 3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 1
Description
建议
增加一个一键打包日志的功能。然后打包后文件的目标地址可以自定义。
这样能方便用户报错后的反馈及时,能更快的解决问题。
(功能位于鼠标右键菜单和右下角图标的右键菜单,windows雨露均沾,macOS仅右下角图标的右键菜单)
(打包 C:\Users\Administrator\.dev-sidecar\logs\ 下的全部日志文件)
命名规则:%Y-%M-%D-%H-%m-%S Logs.zip
命名规则解释:%Y=年份,%M=月份,%D=天,%H=小时,%m=分钟,%S=秒,-=连字符(不用动),Logs=文件名(固定)
下方附件为示例,密码DevSideCarLogs(功能可以不用加密码,这里只是一个示例)。
强调:%M≠%m!
强调:%M≠%m!
强调:%M≠%m!
2021-4-18-6-55-30 Logs.zip
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.