Work on event launcher and demo ready

This commit is contained in:
Scott Idem
2021-11-08 16:10:42 -05:00
parent 94f5f40570
commit 30983ec507
3 changed files with 41 additions and 4 deletions

View File

@@ -168,7 +168,7 @@ async def upload_files_fake(
exclude_unset: bool = True,
response: Response = Response,
):
log.setLevel(logging.WARNING) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.setLevel(logging.DEBUG) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.debug(locals())
log.debug(file_info_li)