Serilog v2.4.0 Release Notes

Release Date: 2017-02-03 // about 7 years ago
    • 🛰 #866 and #877- additional event payload limiting controls
    • 🐎 #833 - improve performance of message template cache lookup
    • #885 - fix JSON formatting of NaN and infinity values
    • #888 - allow minimum level overrides to be specified by configuration providers like Serilog.Settings.AppSettings
    • 🌲 #903 - add further Log static methods to match ILogger methods
    • #907 - properly dispose audit sinks
    • #913 - include commit hash in AssemblyInformationalVersion
    • 🔧 #925 - allow configuration providers to specify filter directives

    🏗 Plus build and test coverage work in #821, #824, #896, etc.