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

Do not force LogLevel.Debug for DEBUG builds #4739

Merged
merged 2 commits into from
May 30, 2024

Conversation

0xced
Copy link
Contributor

@0xced 0xced commented May 29, 2024

Never override an explicit --log-level option, even in DEBUG builds but default to the Debug log level for DEBUG builds and keep the Warning default for RELEASE builds.

Never override an explicit `--log-level` option, even in DEBUG builds but default to the `Debug` log level for DEBUG builds and keep the `Warning` default for RELEASE builds.
@0xced 0xced requested a review from a team as a code owner May 29, 2024 08:00
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

Thanks for raising this @0xced

Any chance you can include a changelog entry in the file at the repository root as well?

@0xced
Copy link
Contributor Author

0xced commented May 29, 2024

I just added a CHANGELOG entry in d2681e3.

auto-merge was automatically disabled May 30, 2024 06:10

Pull Request is not mergeable

auto-merge was automatically disabled May 30, 2024 06:10

Pull Request is not mergeable

@andrueastman andrueastman merged commit 942d5b9 into microsoft:main May 30, 2024
206 checks passed
@0xced 0xced deleted the DefaultLogLevel branch May 30, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants