diff --git a/HrynCo.NotificationService.Web/appsettings.Development.json b/HrynCo.NotificationService.Web/appsettings.Development.json index 1a5b409..4e07284 100644 --- a/HrynCo.NotificationService.Web/appsettings.Development.json +++ b/HrynCo.NotificationService.Web/appsettings.Development.json @@ -7,6 +7,7 @@ "Default": "Debug", "Override": { "Microsoft": "Information", + "Microsoft.Hosting.Lifetime": "Information", "Microsoft.EntityFrameworkCore": "Information", "Microsoft.AspNetCore": "Information" }