Skip to content

NLog.Web.AspNetCore 4.6

Compare
Choose a tag to compare
@304NotModified 304NotModified released this 05 Aug 17:29
· 581 commits to master since this release
7ac0bc6
  • #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