Skip to content

NLog.Web 4.7 (ASP.NET)

Compare
Choose a tag to compare
@304NotModified 304NotModified released this 22 Sep 22:45
· 570 commits to master since this release
2f6f90d
  • #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)