Skip to content

perf(logging): remove irrelevant debug logging statements#1147

Merged
codejedi365 merged 2 commits intopython-semantic-release:masterfrom
codejedi365:fix/remove-excessive-logging
Jan 18, 2025
Merged

perf(logging): remove irrelevant debug logging statements#1147
codejedi365 merged 2 commits intopython-semantic-release:masterfrom
codejedi365:fix/remove-excessive-logging

Conversation

@codejedi365
Copy link
Copy Markdown
Contributor

@codejedi365 codejedi365 commented Jan 18, 2025

Purpose

  • Remove extra debug statements

Rationale

It ends up most people run the CI in very verbose (-vv) mode because its hard to debug in an ephemeral environment. Unfortunately, PSR had some debug statements that really don't provide much value and end up just cluttering the output log. I got rid of those and then validated the rest of the logs messages are helpful and should be at the designated level or not.

@codejedi365 codejedi365 merged commit f1ef4ec into python-semantic-release:master Jan 18, 2025
@codejedi365 codejedi365 deleted the fix/remove-excessive-logging branch January 18, 2025 00:37
@codejedi365
Copy link
Copy Markdown
Contributor Author

🎉 This PR has been published as part of Version 9.17.0 🎉

You can find more information about this release on the GitHub Releases page.

This was referenced Feb 5, 2025
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.

1 participant