{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning", "ConnectionsAPI.RequestLogger": "Trace", "Microsoft.EntityFrameworkCore.Database.Command": "Warning" } }, "AllowedHosts": "*" }