Skip to content

Conversation

egithinji
Copy link
Member

Part of #2478 to clean up code blocks when all that is needed is a trivial debug print statement. The deep dive sessions didn't have that many occurrences of trivial println! statements.

I believe this can close #2478.

Part of google#2478 to clean up code blocks when all that is needed is a trivial debug print statement.
The deep dive sessions didn't have that many occurrences of trivial println!
statements.

I believe this can close google#2478.
@michael-kerscher michael-kerscher merged commit a2ad59e into google:main Mar 7, 2025
35 checks passed
@egithinji egithinji deleted the use-dbg-deep-dives branch May 26, 2025 15:31
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.

Use dbg! instead of println! for simple debug prints
3 participants