datalust / serilog-sinks-seq

A Serilog sink that writes events to the Seq structured log server
https://datalust.co/seq
Apache License 2.0
225 stars 50 forks source link

Refactor durable log shipping, fix background level check when no file exists #81

Closed nblumhardt closed 7 years ago

nblumhardt commented 7 years ago

The durable log shipping code needs to catch up with the substantial amount of functionality that's now in there. This changeset fixes another manifestation of #78, and attempts a few improvements to the layout of the code. Still some way to go, but does tidy up things a little.