Exhibitor tracking, badges, and ISHLT Impexium import related.

This commit is contained in:
Scott Idem
2023-02-08 18:32:13 -05:00
parent e43d7e061e
commit cbb5bea8c6
5 changed files with 25 additions and 7 deletions

View File

@@ -108,7 +108,7 @@ async def get_event_exhibit_obj(
commons: Common_Route_Params = Depends(common_route_params),
):
log.setLevel(logging.DEBUG) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.setLevel(logging.INFO) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.debug(locals())
# time.sleep(.5)