{ "App": { "ConnectionString": "Host=localhost;Port=5433;Database=notification_service;Username=postgres;Password=postgres" }, "Serilog": { "MinimumLevel": { "Default": "Debug", "Override": { "Microsoft": "Information", "Microsoft.Hosting.Lifetime": "Information", "Microsoft.EntityFrameworkCore": "Information", "Microsoft.AspNetCore": "Information" } } } }