Blankj / Blankj/AndroidUtilCode
希望CrashUtils可以增加自定义生成文件名
Open
- Dominant language
- Java
- Stars
- 33.6k
- Forks
- 10.6k
- PR merge metrics
- No merged PRs in 30d
Description
目前生成的文件格式时间格式例如:2023_03_25-18_11_02.txt
期望可以自定义文件名称,例如:10002_2023_03_25-18_11_02.txt
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CrashUtils entry point and trace where the timestamp-based filename is generated. Determine how a caller could provide a custom name or prefix while preserving the existing timestamp format. Done means the requested naming form is supported and the relevant behavior is covered by tests or an equivalent verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100