mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #365] [feat] 推荐加个错误日志文件 #262
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ganzxlucky on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/365
描述你的建议
加个错误日志文件,不然右下角红色报错弹窗出现了,只能截图,有的bug不好复现,加个日志错误文件好点
@codexu commented on GitHub (Jul 14, 2025):
如果为了提供报错信息,可以通过右键 inspcect element 打开控制台选择 console 查看错误日志,本地不会去做错误日志的保存。