{ "Database": { "ApplyMigrationsOnStartup": true }, "Serilog": { "MinimumLevel": { "Default": "Debug", "Override": { "Microsoft.AspNetCore": "Information", "Microsoft.EntityFrameworkCore": "Warning" } } } }