serilog / serilog-sinks-periodicbatching

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

Prevent capturing of the sink-creation-time `ExecutionContext` by the batching loop/batched sink #67

Closed nblumhardt closed 8 months ago

nblumhardt commented 8 months ago

This reinstates @CodeBlanch's fix for #52 originally committed in #53.