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

Fix and add example for RFC5424 formatter #44

Merged
merged 1 commit into from
Nov 1, 2019
Merged

Fix and add example for RFC5424 formatter #44

merged 1 commit into from
Nov 1, 2019

Conversation

lukesteensen
Copy link
Contributor

The U: Display, F: LogFmt<U> bound on the different transport functions was preventing them from working with Formatter5424, which implements LogFormat<(i32, StructuredData, T: Display)>.

I also added another simple example that would have shown the compilation error.

@Geal Geal merged commit 2f6a062 into Geal:master Nov 1, 2019
@Geal
Copy link
Owner

Geal commented Nov 1, 2019

Thanks!

@lukesteensen lukesteensen deleted the fix-5424 branch November 5, 2019 19:15
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