Updates for Cvent and IDAA custom status field
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user