ExtTest-20260617 #2

Merged
foefl merged 12 commits from dev into main 2026-06-17 15:51:13 +00:00
Showing only changes of commit 696357138a - Show all commits

View File

@@ -25,6 +25,7 @@ LOGGING_CFG: LoggingConfig = LoggingConfig(
setup_logging(LOGGING_CFG)
logger_base = BASE_LOGGER.getChild("wce_crm")
logger_base.setLevel(logging.DEBUG)
# ** GUI
logger_gui = logger_base.getChild("gui")