serilog-contrib / serilog-sinks-richtextbox

A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
Apache License 2.0
107 stars 25 forks source link

Implement proper disposing of the sink #94

Open augustoproiete opened 11 months ago

augustoproiete commented 11 months ago

The background thread that is processing messages in batch does not gracefully finishes its executing when the sink is disposed