hassanhabib/Taarafo.Web

Unable to resolve dependencies in application

Closed this issue · 0 comments

When starting the application i get an error:
InvalidOperationException: Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger' while attempting to activate 'Taarafo.Portal.Web.Brokers.Loggings.LoggingBroker'.

One solution for me was to add to ILogger on broker level.
If there is an different solution let me know.

Creating issue to have an official PR for this.