From 27470ee4c6aa58c5466b42e4bfb025d429cd987c Mon Sep 17 00:00:00 2001 From: Addie Janssen <55428983+addiejanssen@users.noreply.github.com> Date: Mon, 19 Oct 2020 16:41:40 +0200 Subject: [PATCH] Added log levels --- plugin.py | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/plugin.py b/plugin.py index 70a3939..910d08c 100644 --- a/plugin.py +++ b/plugin.py @@ -9,7 +9,7 @@ # """ - + @@ -28,6 +28,12 @@