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

Remove sent/recv debug messages #208

Merged
merged 1 commit into from
Jun 29, 2022
Merged

Conversation

LossyDragon
Copy link
Collaborator

Description

CMClient.debugNetworkListener can be used for this purpose.

This will actually make DebugLog easier to enable without having to worry about the packet spam.

Sample 3 demonstrates how to enable this.

Closes #102

Checklist

  • Code compiles correctly
  • All tests passing
  • Samples run successfully
  • Extended the README / documentation, if necessary

@LossyDragon LossyDragon merged commit 3f7286b into Longi94:master Jun 29, 2022
@LossyDragon LossyDragon deleted the PR774 branch December 21, 2022 06:47
@LossyDragon LossyDragon mentioned this pull request Jan 28, 2023
4 tasks
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.

MPR-774 Remove sent/recv debug messages
1 participant