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

client: Reduce noisy logging when creating TlsConfig from Credentials #430

Merged
merged 1 commit into from
May 9, 2024

Conversation

cdecker
Copy link
Collaborator

@cdecker cdecker commented May 8, 2024

It was spewing out pages of raw binary data every time, which was
drowning my shell. Reducing the build of the credentials to its type,
and logging the raw credentials onces but at a lower severity sounds
like a good idea.

It was spewing out pages of raw binary data every time, which was
drowning my shell. Reducing the build of the credentials to its type,
and logging the raw credentials onces but at a lower severity sounds
like a good idea.
@cdecker cdecker merged commit 5dc32eb into main May 9, 2024
19 checks passed
@cdecker cdecker deleted the 20240508-reduce-tlsconfig-logging branch May 9, 2024 15:55
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