NLog v5.0.1 Release Notes

Release Date: 2022-06-12 // almost 2 years ago
  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ“œ #4938 LoggingConfigurationParser should alert when LoggingRule filters are bad (#4938) (@snakefoot)
    • #4940 CompoundLayout with layout from config variable (#4940) (@snakefoot)
    • โ†ช #4944 Mark Target LayoutWithLock as obsolete, since only temporary workaround (#4944) (@snakefoot)
    • #4950 FileTarget - First acquire file-handle to compress before creating zip-file (#4950) (@snakefoot)
    • #4953 FileTarget - Zip compression should not truncate when zip-file already exists (#4953) (@snakefoot)
    • #4965 Max StackTraceUsage should be computed using bitwise OR (#4965) (@martinzding)
    • ๐Ÿ“š #4963 Improved source-code documentation by fixing spelling errors (#4963) (@KurnakovMaksim)