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

Update to Serilog 4 (prerelease) #220

Closed nblumhardt closed 4 months ago

nblumhardt commented 4 months ago

Drops the Serilog.Sinks.PeriodicBatching dependency. There isn't any breaking or visible surface area change, but pulling Serilog up a major version, and no longer pulling in the latest s.s.PeriodicBatching will have enough impact on consumers to warrant a major version bump.