Add --logdebug parameter to instructions in issue_template for Github.

Signed-off-by: Camila <hello@camila.codes>
This commit is contained in:
Camila 2020-08-25 10:37:29 +02:00 committed by Camila (Rebase PR Action)
parent c687fb0291
commit 6c36041829

View 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)