NLog v4.2.1-RC1 Release Notes

Release Date: 2015-11-13 // over 8 years ago
    • ๐Ÿ”ง #1031 NetworkTarget: linkedlist + configure max connections (@304NotModified)
    • โœ… #1037 Added FilterResult tests (@304NotModified)
    • โœ… #1036 Logbuilder tests + fix passing Off (@304NotModified)
    • โœ… #1035 Added tests for Conditional logger (@304NotModified)
    • โช #1033 Databasetarget: restored 'UseTransactions' and print warning if used (@304NotModified)
    • โœ… #1032 Filetarget: Added tests for the 2 kind of slashes (@304NotModified)
    • ๐ŸŒฒ #1027 Reduce memory allocations in Logger.Log when using CsvLayout and JsonLayout (@epignosisx)
    • ๐ŸŒฒ #1020 Reduce memory allocations in Logger.Log by avoiding GetEnumerator. (@epignosisx)
    • ๐Ÿšš #1019 Issue #987: Filetarget: Max archives settings sometimes removes to many files (@bhaeussermann)
    • #1021 Fix #2 ObjectGraphScanner.ScanProperties: Collection was modified (@304NotModified)
    • #994 Introduce FileAppenderCache class (@ie-zero)
    • ๐Ÿ #968 Fix: LogFactoryTests remove Windows specific values (@ie-zero)
    • โœ… #999 Unit Tests added to LogFactory class (@ie-zero)
    • #1000 Fix methods' indentation in LogManager class (@ie-zero)
    • #1001 Dump() now uses InternalLogger.Debug() consistent (@ie-zero)