Version 5.0.0-preview 1
Pre-release
Pre-release
github-actions
released this
28 Aug 14:55
·
196 commits
to master
since this release
🚀 Features
- #520: Changed LoggingConfigurationSectionName to default NLog (@snakefoot)
- #465: NLogLoggingConfiguration - Add support for config variables with JsonLayout (@snakefoot)
👍 Enhancements
- #522: NLogLoggingConfiguration Reload now fully support KeepVariablesOnReload (@snakefoot)
- #521: Change default value for RemoveLoggerFactoryFilter to true (@snakefoot)
- #485: Remove startup overhead caused by enumerating all assemblies for callsite logic (@snakefoot)
⏩ Performance
- #519: Update to NLog 5.0 Preview 1 with ScopeContext instead of MDLC (@snakefoot)
- #485: Remove startup overhead caused by enumerating all assemblies for callsite logic (@snakefoot)
- #319: NLogLogger - Reduce allocation by not boxing EventId when CaptureEntireEventId = false (@snakefoot)
🔧 Maintenance
- #486: Removed platform .NET 4.5.1 (@snakefoot)