{ "ConnectionStrings": { "DatabaseConnection": "Data Source=.\\Local.db" }, "Logging": { "Console": { "LogLevel": { "Default": "Information", "Microsoft*": "Warning" } }, "Debug": { "LogLevel": { "Default": "Information", "Microsoft*": "Warning" } }, "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Warning", "Microsoft*": "Warning" } }, "AllowedHosts": "*" }