Skip to content

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

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

Conversation

codejedi365
Copy link
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
12 checks passed
@codejedi365 codejedi365 deleted the fix/remove-excessive-logging branch January 18, 2025 00:37
@codejedi365
Copy link
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