## Background Logging, it asks for some improvements ## Feature - Set log level based on environment variable - The log level will be set to INFO by default (env variable deployed with lambda) - Change all current `logger.info` to `logger.debug`