NLog.Web 4.5
304NotModified
released this
14 May 12:25
·
733 commits
to master
since this release
Features
- #66 ${Assembly-version} working for asp.net (core) (#66) (@304NotModified)
- #140 Added ${aspnet-request-ip} (@304NotModified)
- #143 added ${aspnet-user-isAuthenticated} (@304NotModified)
- #125 Added ${aspnet-environment} (@grokky1)
- #123 Added Culture option to ${aspnet-item} and {aspnet-session} (#123) (@sbebrys)
Improvements
- #141 Improve performance with many threads 2 (@304NotModified)
- #133 Improve performance with many threads (@304NotModified)
Fixes
- #132 Fix invalid JSON format for ${aspnet-request-cookie} and ${aspnet-request-querystring}, added extra formatting options, consistent rendering of multiple values (@304NotModified)