rename logger

to define in const
This commit is contained in:
bittles
2023-01-03 21:16:42 -05:00
parent 52b4fa4ee0
commit 5abdbf858f
5 changed files with 63 additions and 63 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import logging
_LOGGER = logging.getLogger(__name__)
LOGGER = logging.getLogger(__name__)
#ecovacs constants
#init constants