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

Add support for durable sink #3

Closed
harvinders opened this issue Feb 7, 2017 · 3 comments
Closed

Add support for durable sink #3

harvinders opened this issue Feb 7, 2017 · 3 comments

Comments

@harvinders
Copy link

It would be great if we have support for durable sink something similar to Serilog.Sinks.Seq

@FantasticFiasco
Copy link
Owner

This is a very good proposal, and would surely help with network connectivity issues. I can assume that logs get lost if connection between log source and destination is unreliable.

I will look into the issue during the upcoming week, the durable nature of the Seq sink doesn't look like it would be impossible to get inspiration from.

@FantasticFiasco
Copy link
Owner

The implementation of the durable sink is coming to its end, expect a new release within a couple of days.

Heads up, it will be a new major version due to breaking changes, but it should only take you a minute or so to make your code compile again.

@FantasticFiasco
Copy link
Owner

Version 3.0.0 has now been released!

Virtual 🍰 for everyone!

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

No branches or pull requests

2 participants