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

Remove the dependency on Serilog.Sinks.RollingFile #99

Closed
stephenpatten opened this issue Dec 12, 2017 · 3 comments
Closed

Remove the dependency on Serilog.Sinks.RollingFile #99

stephenpatten opened this issue Dec 12, 2017 · 3 comments

Comments

@stephenpatten
Copy link

Hello,

I'd like to remove Serilog.Sinks.RollingFile from my projects and move everything over to Serilog.Sinks.File, unfortunately the Seq sink (3.4.0) has a dependencies on it.

Thank you,
Stephen

@nblumhardt
Copy link
Member

Hi Stephen,

The current pre-release 4.0.0 already does this: https://www.nuget.org/packages/Serilog.Sinks.Seq/4.0.0-dev-00150

Thanks!

@stephenpatten
Copy link
Author

Should I grok the -pre stuff for everything e.g. Serilog.* Serilog.Enrichers.* Serilog.Sink.*

@stephenpatten
Copy link
Author

And FYI, The new File sink/Async wrapper is kicking butt in production right now

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