NLog v4.4.9 Release Notes

  • ๐Ÿ”‹ Features
    • #2090 ${log4jxmlevent} - Added IncludeAllProperties option (@snakefoot)
    • #2090 Log4JXmlEvent Layout - Added IncludeAllProperties, IncludeMdlc and IncludeMdc option (@snakefoot)
    ๐Ÿ›  Fixes
    • #2090 Log4JXmlEvent Layout - Fixed bug with empty nlog:properties (@snakefoot)
    • #2093 Fixed bug to logging by day of week (@RussianDragon)
    • #2095 Fix: include ignoreErrors attribute not working for non-existent file (@304NotModified, @ghills)