Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: default for AZURE_LOG_LEVEL #30661

Merged
merged 5 commits into from
Aug 8, 2024

Conversation

PlayAnyData
Copy link
Contributor

Packages impacted by this PR

@azure/monitor-opentelemetry

Issues associated with this PR

#30660

Describe the problem that is addressed by this PR

The default set by AZURE_LOG_LEVEL is ignored

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?

Change the value in the line above to conform to upper. I felt it is better to overwrite the default, as in essence AZURE_LOG_LEVEL is the default for this.

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

No, haven't been any before as well :-P

Provide a list of related PRs (if any)

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

Checklists

  • Added impacted package name to the issue description
  • Does this PR needs any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here)
  • Added a changelog (if necessary)

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Aug 6, 2024
Copy link

github-actions bot commented Aug 6, 2024

Thank you for your contribution @PlayAnyData! We will review the pull request and get back to you soon.

@PlayAnyData
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Functional GmbH"

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Copy link
Member

@xirzec xirzec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much cleaner and easier to follow. Thank you for the contribution!

Copy link
Member

@hectorhdzg hectorhdzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution.

Co-authored-by: Jeff Fisher <xirzec@xirzec.com>
@PlayAnyData
Copy link
Contributor Author

You are welcome. And thanks as well :-)

@xirzec
Copy link
Member

xirzec commented Aug 8, 2024

Looks like prettier is complaining, npm run format should fix it

@PlayAnyData
Copy link
Contributor Author

Formatted. Let's see ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants