-
Notifications
You must be signed in to change notification settings - Fork 134
Support NLog 5.x #225
Copy link
Copy link
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.module/loggingp2This is a standard priority issueThis is a standard priority issuequeued
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.module/loggingp2This is a standard priority issueThis is a standard priority issuequeued
Describe the feature
NLog 5.2 was released on May 30, 2023. Changelog: https://github.com/NLog/NLog/releases/tag/v5.2.0
AWS.Logger.NLogcurrently supports up to NLog 4.7.15The new major version of NLog (5.0) does come with breaking changes.
Use Case
Aiming to keep up with the latest releases to leverage any security patches and leverage performance improvements in our current developments using NLog as a dependency.
Proposed Solution
Update the dependency to the NLog 5.2.2 and address any breaking changes.
Other Information
No response
Acknowledgements
AWS .NET SDK and/or Package version used
AWS.Logger.NLog v3.1
Targeted .NET Platform
.NET Framework 4.8, .NET 6
Operating System and version
AmazonLinux, Windows 10