Add a note about setting the log level to the troubleshooting docs

This commit is contained in:
Philipp Wolfer 2021-06-16 17:33:25 +02:00 committed by Georg Krause
parent 5b209e584a
commit b7ad2cf0ab
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ Each category comes with its own set of diagnose tools and/or commands we will d
steps for each type of problem. Please try those to see if it fix your issues. If none of those works, please report your issue on our
issue tracker.
.. note::
To get detailed log messages you might want to set the environment variable ``LOGLEVEL=debug``. If you are
using the docker setup you can configure this in the .env file.
Backend issues
^^^^^^^^^^^^^^