Releases: NLog/NLog.Extensions.Logging
Releases · NLog/NLog.Extensions.Logging
Version 5.3.14
Improvements
- UseNLog should fallback after checking ContentRoot for NLog.config (#765) (@snakefoot)
Version 5.3.13
Improvements
- NLogLoggingConfiguration - Fix memory-leak when using AutoReload (#761) (@snakefoot)
- Updated to NLog v5.3.4 (#761) (@snakefoot)
Version 5.3.12
Improvements
- #756: Fallback to Microsoft Logging Formatter when mixing positional with structured (#756) (@snakefoot)
- #755: NLogMessageParameterList - Optimize check of CaptureType for index operator (#755) (@snakefoot)
- #751: NLogLoggingConfiguration - Refactor to reduce code complexity (#751) (@snakefoot)
- #747: Added Copyright to nuget-package (#747) (@snakefoot)
- #758: Updated to NLog v5.3.3 (#758) (@snakefoot)
Version 5.3.11
Bug Fixes
- #745: Fixed CallSite-logic for NLog.Web.AspNetCore (#745) (@snakefoot)
Version 5.3.10
Bug Fixes
- #742: Improve auto ordering of variables-section when dependent variables (#742) (@snakefoot)
- #743: Updated to NLog v5.3.2 (#743) (@snakefoot)
Version 5.3.9
Improvements
- #724: Skipping empty config sections without throwing exceptions (#724) (@RodionovDmitry)
- #737: Auto ordering of variables-section when dependent variables (#737) (@snakefoot)
- #741: Updated to NLog v5.3.1 (#741) (@snakefoot)
Version 5.3.8
Improvements
- #719: Fixed IncludeActivityIdsWithBeginScope to work with NET 8.0 (#719) (@Owen-Krueger)
- #714: UseNLog includes EnvironmentName when loading NLog config (#714) (@snakefoot)
- #720: Updated to NLog v5.2.8 (#720) (@snakefoot)
Version 5.3.7
Improvements
- #705: Added target platform for NET 8.0 (#705) (@snakefoot)
- #710: Improve XML docs for AddNLog and UseNLog (#710) (@snakefoot)
- #713: Updated to NLog v5.2.7 (#713) (@snakefoot)
Version 5.3.5
Improvements
- #692: NLogLoggerFactory - Optimize concurrency for CreateLogger (@snakefoot)
- #695: Updated to NLog v5.2.5 (@snakefoot)
Version 5.3.4
Improvements
- #687: Introduced CaptureMessageParameters to skip allocating Parameters-array (@snakefoot)
- #687: Updated to NLog v5.2.4 (@snakefoot)