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

Level control resets the local logging level when no events are written in durable mode #78

Closed
nblumhardt opened this issue Jul 26, 2017 · 2 comments
Labels

Comments

@nblumhardt
Copy link
Member

From #75

The finally block below resets the switch to null when the batch count is zero and no background check is due:

https://github.com/serilog/serilog-sinks-seq/blob/dev/src/Serilog.Sinks.Seq/Sinks/Seq/HttpLogShipper.cs#L226

CC @siabrac

@nblumhardt
Copy link
Member Author

Fix in 3.3.4-dev-00126. Looking into one more possible durable/level control interaction, will figure that out and then get a new release published.

@nblumhardt
Copy link
Member Author

One additional issue fixed in 3.3.4-dev-00129.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant