Skip to content

Conversation

@AjitPadhi-Microsoft
Copy link
Contributor

Purpose

  • This pull request improves the configuration and management of logging levels for the backend application, making logging behavior more flexible and centrally controlled via environment variables. The changes ensure that logging levels for both the root logger and specific Azure-related packages can be set dynamically, and redundant or conflicting logging configurations are removed for clarity and consistency.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit cf3f076 into dev-v3 Dec 5, 2025
4 checks passed
@AjitPadhi-Microsoft AjitPadhi-Microsoft deleted the logging-fix branch December 5, 2025 11:47
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

🎉 This PR is included in version 3.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants