Skip to content

Add option for debug output to default to silent#356

Merged
padelsbach merged 3 commits intowolfSSL:masterfrom
ColtonWilley:add-debug-silent-option
Feb 5, 2026
Merged

Add option for debug output to default to silent#356
padelsbach merged 3 commits intowolfSSL:masterfrom
ColtonWilley:add-debug-silent-option

Conversation

@ColtonWilley
Copy link
Contributor

By default the debug build is noisy with default logging options. This is not suitable for testing systems with many applications as the log pollution becomes a problem. Add option for debug output to default to silent, with option to enable level or component specific logging at runtime with environment variables.

@padelsbach
Copy link
Contributor

Why do we need a special build for this? Why can't they use the env vars?

@ColtonWilley
Copy link
Contributor Author

Why do we need a special build for this? Why can't they use the env vars?

For systems with default replace, its difficult to guarantee every running process gets the env vars needed to restrict the output.

@padelsbach padelsbach merged commit a4f708c into wolfSSL:master Feb 5, 2026
374 checks passed
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