datalust / seq-extensions-logging

Add centralized log collection to ASP.NET Core apps with one line of code.
https://datalust.co/seq
Apache License 2.0
86 stars 13 forks source link

Fix a bug preventing the logging pipeline from being flushed on provider disposal #26

Closed nblumhardt closed 5 years ago

nblumhardt commented 5 years ago

I think this was a mistake made in the "simplification" of the embedded Serilog code we use in this lib.