Clean up of logging between FastAPI and Flask

This commit is contained in:
Scott Idem
2022-08-15 18:31:50 -04:00
parent c8c2c7af95
commit 4495b98a6e
2 changed files with 48 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import datetime, json, logging, os, pytz, random, secrets # , uvicorn
import datetime, json, os, pytz, random, secrets # , uvicorn
from enum import Enum
#from datetime import datetime, time, timedelta