Updates for Cvent and IDAA custom status field

This commit is contained in:
Scott Idem
2022-03-15 17:33:34 -04:00
parent 655ba409b4
commit efb0a950d5
2 changed files with 10 additions and 3 deletions

View File

@@ -467,7 +467,7 @@ def create_update_aether_person(
cvent_contact_obj: dict,
account_id: str,
person_id: str=None,
log_lvl: int = logging.INFO, # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log_lvl: int = logging.DEBUG, # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
):
log.setLevel(log_lvl)