serilog-archive / serilog-sinks-loggly

A Serilog event sink that writes to Loggly
Apache License 2.0
27 stars 30 forks source link

support formatProvider in DurableLogglySink #14

Closed MiguelAlho closed 7 years ago

MiguelAlho commented 7 years ago

This is especially important for DateSerialization (and pretty much only affects Date Serialization for now

Sample has been updated to support this.

Resharper based code inspection cleanup performed