Allow overriding the log level in debug mode.

This commit is contained in:
Timo Reimann 2018-03-21 14:42:07 +01:00 committed by Traefiker Bot
parent 329c576f44
commit af7c9b520f
7 changed files with 15 additions and 14 deletions

View file

@ -76,7 +76,7 @@ HOW TO WRITE A GOOD ISSUE?
Add more configuration information here.
-->
### If applicable, please paste the log output in debug mode (` + "`" + `--debug` + "`" + ` switch)
### If applicable, please paste the log output at DEBUG level (` + "`" + `--logLevel=DEBUG` + "`" + ` switch)
` + "```" + `
(paste your output here)