NLog v4.3.9 Release Notes

Release Date: 2016-09-18 // over 7 years ago
  • ๐Ÿ”‹ Features

    • #1641 FileTarget: Add WriteFooterOnArchivingOnly parameter. (@bhaeussermann)
    • ๐Ÿ‘ป #1628 Add ExceptionDataSeparator option for ${exception} (@FroggieFrog)
    • #1626 cachekey option for cache layout wrapper (@304NotModified)

    ๐Ÿ‘Œ Improvements

    • ๐ŸŒฒ #1643 Pause logging when the race condition occurs in (Colored)Console Target (@304NotModified)
    • #1632 Prevent possible crash when archiving in folder with non-archived files (@304NotModified)

    ๐Ÿ›  Fixes

    • #1646 FileTarget: Fix file archive race-condition. (@bhaeussermann)
    • #1642 MDLC: fixing mutable dictionary issue (improvement) (@vlardn)
    • #1635 Fix ${tempdir} and ${nlogdir} if both have dir and file. (@304NotModified)