This release changes the default logging level to Info and enables a configuration parameter to enable Debug logging. It addresses the request in #6
New Configuration Parameters
Log:
Debug: (true|false)
New Environment Variables
Environment variables override the config.yaml when specified
DEBUG_LOGGING = true|false