NLog v4.7.9 Release Notes

Release Date: 2021-03-24 // about 3 years ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿง #4349 Fixed TrimDirectorySeparators to not use the root-path on Linux (#4349) (@snakefoot)
    • ๐Ÿ›  #4353 Fixed FileTarget archive cleanup within same folder at startup (#4353) (@snakefoot)
    • ๐Ÿ›  #4352 Fixed FileTarget archive cleanup when using short filename (#4352) (@snakefoot)

    ๐Ÿ‘Œ Improvements

    • #4326 Make it possible to extend the FuncLayoutRenderer (#4326) (@304NotModified)
    • 0๏ธโƒฃ #4369 + #4375 LoggingConfigurationParser - Recognize LoggingRule.FilterDefaultAction (#4369 + #4375) (@snakefoot)

    ๐ŸŽ Performance

    • #4337 JsonLayout - Avoid constant string-escape of JsonAttribute Name-property (#4337) (@snakefoot)