Releases: NLog/NLog.Web
Releases · NLog/NLog.Web
NLog.Web 4.7 (ASP.NET)
- #313 Added ${aspnet-request-form} (@DrewBrasher)
- #317 Make separators layoutable for (${aspnet-request-querystring} and ${aspnet-request-cookie}) (@304NotModified)
- #314 Better missing HttpContext reporting & Skip null-check of HttpContextAccessor.HttpContext in DoAppend (@snakefoot)
NLog.Web.AspNetCore 4.6
- #306 Inherits AssemblyVersionLayoutRenderer from NLog implementation, so it has all NLog's features (@alexangas)
- #307 Added "ValuesOnly" property to Cookie and QueryString layout renderers + support for multivalue cookie keys in ASP.NET core (@alexangas)
- #303 Improve error-handling during startup / shutdown for all layout renders using httpcontext
NLog.Web 4.6 (ASP.NET)
- #306 Inherits AssemblyVersionLayoutRenderer from NLog implementation, so it has all NLog's features (@alexangas)
- #307 Added "ValuesOnly" property to Cookie and QueryString layout renderers + support for multivalue cookie keys in ASP.NET core (@alexangas)
- #303 Improve error-handling during startup / shutdown for all layout renders using httpcontext
NLog.Web.AspNetCore 4.5.4
#285 Update NLog dependency (@304NotModified)
NLog.Web.AspNetCore 4.5.3
- #283 Avoid assembly lookup on static class initialization (@snakefoot)
NLog.Web 4.5.3 (ASP.NET)
#275 ${aspnet-request-ip} handle emtpy Request on HttpContext (@304NotModified)
NLog.Web.AspNetCore 4.5.2
- #273 Added public method to configure the NLog ServiceLocator (@snakefoot)
- #272 Improved registration of hidden assemblies for callsite handling (@snakefoot)
NLog.Web.AspNetCore 4.5.1
#268 - ASP.NET Core: Improved ConfigureNLog for better out-of-the-box experience
NLog.Web 4.5.2 (ASP.NET)
- Add Assembly file version to NLog.Web
- Updated dependencies