2
0
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:
NiLuJe 2022-10-27 22:22:44 +02:00
parent 9470d473da
commit e98bf342e7

View File

@ -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>