{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" }, "Microsoft.Teams": { "Enable": "*", "Level": "debug" } }, "Teams": { "TenantId": "", "ClientId": "", "ClientSecret": "" }, "AllowedHosts": "*" }