fix logging
All checks were successful
Build Docker Image / build (push) Successful in 13m47s

This commit is contained in:
2025-02-15 00:35:41 -08:00
parent b7e89d9c22
commit b7aa64935f
8 changed files with 59 additions and 47 deletions

View File

@@ -96,7 +96,7 @@ keys = generic
[logger_root]
level = WARNING
handlers = console
qualname =
qualname = root
[logger_sqlalchemy]
level = WARNING