Prep for AAPOR with Confex. General clean up.

This commit is contained in:
Scott Idem
2023-04-30 19:21:19 -04:00
parent 10b8e8ca7a
commit c687ade3fa
5 changed files with 338 additions and 40 deletions

View File

@@ -361,7 +361,7 @@ def create_update_event_presentation_obj_v4(
fail_any: bool = False, # Fail if any thing goes wrong for sub objects
return_outline: bool = False,
) -> int|bool:
log.setLevel(logging.DEBUG) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.setLevel(logging.INFO) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.debug(locals())
log.info('Checking requirements...')