Manfred/Reynard

Add optional logger accessor

Closed this issue · 1 comments

During development it's useful to be able log the following:

  • Info: performing a request to a URL + response status + time to perform
  • Debug: request payload
  • Debug: response payload

Decided to start with simple logging, may expand in the future.