mirror of
https://github.com/koreader/koreader
synced 2024-11-04 12:00:25 +00:00
GH: Mention that toggling verbose debug logging requires a restart.
Otherwise, stuff that inherits logger functions on require don't get logged (i.e., framebuffer), and the debug guards aren't hooked.
This commit is contained in:
parent
9470d473da
commit
e98bf342e7
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -29,6 +29,7 @@ You can upload the whole `crash.log` file (zipped if necessary) on GitHub by dra
|
||||
|
||||
If your issue doesn't directly concern a Lua crash, we'll quite likely need you to reproduce the issue with *verbose* debug logging enabled before providing the logs to us.
|
||||
To do so, from the file manager, go to [Tools] → More tools → Developer options, and tick both `Enable debug logging` and `Enable verbose debug logging`.
|
||||
You'll need to restart KOReader after toggling these on.
|
||||
|
||||
If you instead opt to inline it, please do so behind a spoiler tag:
|
||||
<details>
|
||||
|
Loading…
Reference in New Issue
Block a user