Skip to content
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

♻️ Replaced all Debug.WriteLine for Trace.WriteLine #1311

Merged
merged 2 commits into from
Jul 30, 2023

Conversation

pictos
Copy link
Member

@pictos pictos commented Jul 29, 2023

Description of Change

Changing all the Debug.WriteLine calls to Trace.WriteLine.

Linked Issues

PR Checklist

Additional information

@brminnick brminnick enabled auto-merge (squash) July 30, 2023 16:07
Copy link
Collaborator

@brminnick brminnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Pedro! I also added a note to CONTRIBUTING.md so that future contributors don't make the same mistake

@brminnick brminnick merged commit 172a1e7 into main Jul 30, 2023
7 checks passed
@brminnick brminnick deleted the pj/removed-debug-writeline branch July 30, 2023 16:26
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.

[♻️ Housekeeping] Replace Debug.WriteLine by Trace.WriteLine
2 participants