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

Removing unnecessary output in logs using Println #921

Merged

Conversation

ToasterTheBrave
Copy link
Contributor

Background

This output looks like it was put in a long time ago while debugging. It's not using the log package, and it doesn't look like useful information to log. Removing it to clean up our logs a bit.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes
  • If there are breaking changes, there is a supporting migration.

@ToasterTheBrave ToasterTheBrave merged commit 3a6535d into palomachain:master Jul 17, 2023
1 check passed
@ToasterTheBrave ToasterTheBrave deleted the toaster/remove-fmt-log-lines branch July 17, 2023 15:17
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.

2 participants