Trying to fix a logging bug?

This commit is contained in:
Scott Idem
2023-06-13 11:42:20 -04:00
parent 224cde2b45
commit 0f5c51c6c2

View File

@@ -1,6 +1,6 @@
import functools, logging
# from app.config import settings
from app.config import settings
# stream options: 'ext://sys.stderr' or 'ext://sys.stdout'