Skip to content

Commit 54bb619

Browse files
added How-to-gather-debug-logs section
1 parent d602801 commit 54bb619

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

FAQ.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,21 @@ Sometimes we provide a DEV app for testing purposes, mostly related to an issue.
135135
- As it is a fresh installation, you will need to import your boards
136136
- To do so, select the account you want to test on and let the app do the initial sync
137137
- Test whatever you want to test
138-
- And maybe provide some feedback ;)
138+
- And maybe provide some feedback ;)
139+
140+
## Gathering Debug-Logs
141+
142+
Sometimes it can be really helpful, if we can see whats going on inside the App in detail. For this, we can gather logs as follows:
143+
144+
- Open the side-menu (burger-button top left corner)
145+
- Open Settings page (at the bottom)
146+
- Switch ON "Debug Logs"
147+
148+
Then go back to the App and do what ever causes problems. Afterwards, to get the gathered logs, do the following:
149+
150+
- Open the side-menu (burger-button top left corner)
151+
- Right beside the Deck-Logo you'll see a little bug-icon
152+
- tap on that icon
153+
- select how you want to share the logfile (e.g. via email)
154+
155+
!! IMPORTANT !! After you got what you need, please remember to deactivate the "Debug Logs" option. Since the Logs are gathered in RAM, this could cause issues on the long run.

0 commit comments

Comments
 (0)