FantasticFiasco / serilog-sinks-udp

A Serilog sink sending UDP packages over the network.
Apache License 2.0
30 stars 15 forks source link

Refactor deprecated transient functionality #132

Closed FantasticFiasco closed 2 years ago

FantasticFiasco commented 2 years ago

Description

Let's refactor since some of the underlying functionality from Serilog.Sinks.PeriodicBatching now have been deprecated.

Checklist