refactor: run the fetching of json from file once
refactor: move worker to a function called execute
refactor: move the logo to a txt file that we embed to the application on build
chore: pass http method and headers to the logger
refactor: defer the closing of the logger
Full Changelog: v1.7.0...v1.8.0