serilog / serilog-sinks-email

A Serilog sink that writes events to SMTP email
Apache License 2.0
73 stars 68 forks source link

Only take the first line of the subject #54

Closed mgrosperrin closed 3 years ago

mgrosperrin commented 6 years ago

To add test, I had to made the Serilog.Sinks.Email "internally" visible to the test project.

Fixes #53

mgrosperrin commented 3 years ago

This PR is replaced by #99