Minor changes

This commit is contained in:
Scott Idem
2022-08-23 17:09:24 -04:00
parent ee64c58fe6
commit ee297d9ea7
2 changed files with 2 additions and 2 deletions

View File

@@ -446,7 +446,7 @@ def patch_obj_template(
exclude_none: Optional[bool] = True,
response: Response = Response,
):
log.setLevel(logging.DEBUG) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.setLevel(logging.INFO) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
log.debug(locals())
obj_data_dict = data