{ "DotBased": { "Logging": { "Severity": "Info", "SeverityFilters":{ "Microsoft": "Info", "Microsoft.Hosting.Lifetime": "Info", "Microsoft.AspNetCore": "Warning", "Microsoft.AspNetCore.Authentication": "Info", "MudBlazor": "Info" } } }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }