Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.06k stars 1.19k forks source link

[OpenAI] Set up logging for browser #31239

Closed minhanh-phan closed 1 day ago

minhanh-phan commented 1 day ago

Packages impacted by this PR

Issues associated with this PR

Describe the problem that is addressed by this PR

Fix the failing browser issue in injecting Azure Log Level

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

Are there test cases added in this PR? (If not, why?)

Provide a list of related PRs (if any)

Command used to generate this PR:**(Applicable only to SDK release request PRs)

Checklists

azure-sdk commented 1 day ago

API change check

API changes are not detected in this pull request.

minhanh-phan commented 1 day ago

Live tests pipeline here. The browser tests are correctly built