github NLog/NLog v4.6.3
NLog 4.6.3

latest releases: v5.3.2, v5.3.1, v5.3.0...
5 years ago

Bugfixes

  • #3345 Fixed potential memory issue and message duplication with large strings (@snakefoot)
  • #3316 TargetWithContext - serialize MDC and MDLC values properly (@304NotModified)

Features

Improvements

  • #3322 FileTarget - Introduced EnableFileDeleteSimpleMonitor without FileSystemWatcher for non-Windows (@snakefoot)
  • #3332 LogFactory - GetLogger should validate name of logger (@snakefoot)
  • #3320 FallbackGroupTarget - Fixed potential issue with WINDOWS_PHONE (@snakefoot)
  • #3261 NLog config file loading: use process name (e.g. applicationname.exe.nlog) when app.config is not available (@snakefoot)

Performance

  • #3311 Split string - avoid allocation of object array. Added StringHelpers.SplitAndTrimTokens (@snakefoot)
  • #3305 AppSettingLayoutRenderer - Mark as ThreadSafe and ThreadAgnostic (@snakefoot)

Misc

Don't miss a new NLog release

NewReleases is sending notifications on new releases.