serilog / serilog-sinks-periodicbatching

Infrastructure for Serilog sinks that process events in batches.
Apache License 2.0
70 stars 29 forks source link

4.1.0 Release #78

Closed nblumhardt closed 2 months ago

nblumhardt commented 2 months ago

The intention of this release, with #75, is that the functionality and API in this sink will be frozen, and future development will move to a built-in batching feature in serilog/serilog.

nblumhardt commented 2 months ago

I've tested this out against an old sink package and all appears to work, time to push forward!