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

Pass logger to UDP listener #287

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Pass logger to UDP listener #287

merged 1 commit into from
Jan 13, 2020

Conversation

matthiasr
Copy link
Contributor

We were already passing it to the TCP and Unixgram listener, but
somehow left it out of the UDP listener setup.

Fixes #285.

cc @brianirish @yclybouw

We were already passing it to the TCP and Unixgram listener, but
somehow left it out of the UDP listener setup.

Fixes #285.

Signed-off-by: Matthias Rampke <mr@soundcloud.com>
@matthiasr matthiasr merged commit d7f2202 into master Jan 13, 2020
@matthiasr matthiasr deleted the mr/fix-udp-logger branch January 13, 2020 10:05
matthiasr pushed a commit that referenced this pull request Jan 13, 2020
Add changelog entry for #286, #287, bump version

Signed-off-by: Matthias Rampke <mr@soundcloud.com>
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.

v0.14.0 panic with SIGSEGV
1 participant