Impexium updates for logging
This commit is contained in:
@@ -53,7 +53,7 @@ async def event_import_reg(
|
||||
details = details,
|
||||
page = page
|
||||
)
|
||||
log.debug(type(event_registrant_li))
|
||||
log.info(f'Total record count: {len(event_registrant_li)}')
|
||||
if event_registrant_li: pass
|
||||
else: return mk_resp(data=None, status_code=404, status_message=f'Checked for registrations in Impexium. No Impexium registrations found.', response=commons.response)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user