A very simplistic logger that allows one to avoid using the console.log directly allowing stubbing and better linting.
express-logr is a lightweight middleware for logging HTTP requests in Express applications. It supports logging to the console or to a specified log file.