From: Camila Date: Tue, 25 Aug 2020 08:37:29 +0000 (+0200) Subject: Add --logdebug parameter to instructions in issue_template for Github. X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~22^2~210^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6c36041829d8bc40a9085c0116d56b4b058558a6;p=nextcloud-desktop.git Add --logdebug parameter to instructions in issue_template for Github. Signed-off-by: Camila --- diff --git a/.github/issue_template.md b/.github/issue_template.md index 7bcd37e0a..c6b156277 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -53,7 +53,7 @@ Storage backend (external storage): Please use Gist (https://gist.github.com/) or a similar code paster for longer logs. -1. Client logfile: Output of `nextcloud --logwindow` or `nextcloud --logfile log.txt` +1. Client logfile: Output of `nextcloud --logdebug --logwindow` or `nextcloud --logdebug --logfile log.txt` (On Windows using `cmd.exe`, you might need to first `cd` into the Nextcloud directory) (See also https://docs.nextcloud.com/desktop/2.3/troubleshooting.html#log-files)