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

memberlist.Logger Interface, More Flexible Logger Replacement #235

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

michaelquigley
Copy link

Implemented a memberlist.Logger interface, allowing for more flexible logger library replacement (we use logrus). Also removes a bunch of [LEVEL] memberlist: boilerplate from log messages.

Care was taken to handle all of the logging specializations in the test cases.

@michaelquigley
Copy link
Author

Not sure what the failing test is, but locally I ran into a number of tests that don't seem to execute reliably.

If there's a go fmt issue, please let me know and I'll fix it promptly.

@hashicorp-cla
Copy link

hashicorp-cla commented Apr 13, 2021

CLA assistant check
All committers have signed the CLA.

@michaelquigley
Copy link
Author

CLA signed.

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.

None yet

2 participants