Add --logdebug parameter to instructions in issue_template for Github.
authorCamila <hello@camila.codes>
Tue, 25 Aug 2020 08:37:29 +0000 (10:37 +0200)
committerCamila (Rebase PR Action) <hello@camila.codes>
Tue, 25 Aug 2020 15:11:34 +0000 (15:11 +0000)
Signed-off-by: Camila <hello@camila.codes>
.github/issue_template.md

index 7bcd37e0a18ab63edce72be9a6dd1e91bdfae868..c6b15627766ceeb0cb99d08a6e91e0ad58126e13 100644 (file)
@@ -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)