From 76d5c1c299abd97ceb258b27951b580193d007c6 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Thu, 26 Aug 2021 15:07:53 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bc5d853..f8c254c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,4 +17,4 @@ What endpoints and subscriptions are called. A clear and concise description of what you expected to happen. **Debug logging** -Add debug logging related to the issue. Enable Debug logging in the client options by settings LogVerbosity to Debug. +Add debug logging related to the issue. Enable Debug logging in the client options by settings LogLevel to Debug.