Ehviewer
Ehviewer copied to clipboard
Delegate all logcat usage to tachiyomi.util.system.logcat?
需求 / Requirement
And get rid of all those TAG
/DEBUG_TAG
s
建议实现 / Suggested implements
/
备注 / Addition details
No response
EhViewer 版本号 / EhViewer version code
1.8.8.0-dev
EhViewer CI 版本 / EhViewer CI Version
767c10f
自查步骤 / Verify steps
- [ ] 如果您有足够的时间和能力,并愿意为此提交 PR ,请勾上此复选框 / Pull request is welcome. Check this if you want to start a pull request
- [X] 您已仔细查看并知情 Q&A 中的内容 / You have checked Q&A carefully
- [X] 您已搜索过 Issue Tracker,没有找到类似内容 / I have searched on Issue Tracker, No duplicate or related open issue has been found
- [X] 您确保这个 Issue 只提及一个功能。如果您有多个功能请求,烦请发起多个 Issue / Ensure there is only one feature request in this issue. Please make mutiply issue for mutiply feature request
- [X] 您确保已使用最新 CI 版本测试,并且该功能在最新 CI 版本中并未按照预期实现 / This feature don't implement correctly in latest CI version
那个实现被混淆了就看不出是哪得了( 最好在编译时直接把类名内联进去( 我忘了用啥来着了
印象里好像是注解处理器的哪个功能?