Please shut the hell up

This commit is contained in:
2025-12-14 17:22:31 +01:00
parent 65fa743cf8
commit 9a6481fb4d
10 changed files with 39 additions and 88 deletions

View File

@@ -109,7 +109,7 @@ class Configuration:
self.logger = {}
"""Logging Settings
"""
self.logger["package_logger"] = logging.getLogger("openapi_client")
self.logger["package_logger"] = logging.getLogger("board_mate_client")
self.logger["urllib3_logger"] = logging.getLogger("urllib3")
self.logger_format = '%(asctime)s %(levelname)s %(message)s'
"""Log format