Skip to content

Refrain from compiling debug-level messages out of release build#208

Merged
tummychow merged 1 commit intotummychow:masterfrom
blairconrad:restore-verbose-logging
Feb 14, 2026
Merged

Refrain from compiling debug-level messages out of release build#208
tummychow merged 1 commit intotummychow:masterfrom
blairconrad:restore-verbose-logging

Conversation

@blairconrad
Copy link
Copy Markdown
Contributor

Fixes #207.

@blairconrad
Copy link
Copy Markdown
Contributor Author

@tummychow, I ensured existing tests passed, but did not add new tests for this functionality, as you'd previously expressed a disdain for overly fussy log message inspecting.
As always, I'm happy to make any changes you might like.

Previously they had been compiled out of release builds
@blairconrad blairconrad force-pushed the restore-verbose-logging branch from f960822 to aa056a1 Compare February 11, 2026 11:00
@blairconrad blairconrad changed the title Enable trace-level log messages Re-enable debug-level log messages with --verbose flag Feb 11, 2026
@blairconrad blairconrad changed the title Re-enable debug-level log messages with --verbose flag Refrain from compiling debug-level messages out of release build Feb 11, 2026
@tummychow tummychow merged commit 5cef2e4 into tummychow:master Feb 14, 2026
7 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.

-v (--verbose) flag does not work in released versions

2 participants