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

logging: prevent duplicates and incorrect levels #2031

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

fairclothjm
Copy link
Contributor

@fairclothjm fairclothjm commented Sep 28, 2023

Description

Closes #1976

Checklist

  • Added CHANGELOG entry (only for user-facing changes)
  • Acceptance tests where run against all supported Vault Versions

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

@fairclothjm fairclothjm requested a review from a team September 28, 2023 16:47
@fairclothjm fairclothjm added this to the 3.21.0 milestone Sep 28, 2023
@fairclothjm fairclothjm merged commit 1c9d343 into main Sep 28, 2023
10 checks passed
@fairclothjm fairclothjm deleted the VAULT-19054/fix-legacy-logging-dupes branch September 28, 2023 17:28
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.

Legacy logging configuration causes incorrect log level setting
3 participants