serilog / serilog-sinks-periodicbatching

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

WIP: Add option to disable eagerly emitting the first message #24

Closed LordMike closed 6 years ago

LordMike commented 6 years ago

Fixes #23

Since I'm still at work, I haven't built or tested this code yet (hence the WIP prefix). But anyone able to test it before I do is welcome to do so.