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

chore: reduce log level in handleDiscover #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richard-ramos
Copy link

This PR changes the log level from INFO to DEBUG, for a log line within handleDiscover function, since this function is executed frequently in rendezvous points, and this line ends up adding too much noise when browsing logs

example: 

2023-03-13T20:42:19.987-0400    INFO    rendezvous      go-libp2p-rendezvous@v0.4.1/svc.go:234  discover query: 16Uiu2HAmG4jyX7gz2MVHzeczDvHa5owG9H7Liu7RAXS2DHG1r8Hm /waku/2/default-waku/proto -> 1   {"node": "16Uiu2HAmMGhfSTUzKbsjMWxc6T1X4wiTWSF1bEWSLjAukCm7KiHV"}

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant