{ "AllowedHosts": "*", "Serilog": { "MinimumLevel": { "Default": "Information", "Override": { "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information", "Microsoft.EntityFrameworkCore": "Information", "Microsoft.AspNetCore": "Warning" } }, "Filter": [ { "Name": "ByExcluding", "Args": { "expression": "@mt = 'An unhandled exception has occurred while executing the request.'" } } ] } }