Trying to fix a logging bug?

This commit is contained in:
Scott Idem
2023-06-13 11:43:20 -04:00
parent f8af9ffc85
commit 36af83ff5c

View File

@@ -44,7 +44,7 @@ app = FastAPI(
print('HERE')
log.setLevel(logging.INFO)
log.debug(config.settings)
# log.debug(config.settings)
log.debug('DEBUG TEST!')
# if aether_cfg_sql_result := sql_select(