Instead of logging in the console using `print`. Shouldn't we use logging.info. We python default logging module for the API
Instead of logging in the console using
print. Shouldn't we use logging.info. We python default logging module for the API