serilog-sinks-notepad
serilog-sinks-notepad copied to clipboard
Convert sink to PeriodicSink
... and send messages in a background thread.
https://github.com/serilog/serilog-sinks-periodicbatching
The RichTextBox sink has a very similar need thus whatever approach is implemented there can probably be copied to this sink and vice-versa.