All console output is currently using print(). We should initialize a basic logging configuration and use logger.info(), logger.error() instead.