I would like to be able to inject my logger and maybe use a entity framework context to keep log of the retries, however, i can not find a way to do it, it would be easy if the context include the service provider.
Relates to #86, but in a broad scope, talking about dependency injection in general, not just logs