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
84 stars 12 forks source link

Ensure events with a null message template and/or state are logged #14

Closed nblumhardt closed 7 years ago

nblumhardt commented 7 years ago

Port of fix from https://github.com/serilog/serilog-extensions-logging/pull/67 by @skomis-mm to ensure all events are logged.