Releases: NLog/NLog.Web
Releases · NLog/NLog.Web
Version 4.13
NLog.Web.AspNetCore
- #670 NLogAspNetCoreOptions - Added LoggingConfigurationSectionName (#670) (@snakefoot)
- #670 Bump NLog.Extensions.Logging to 1.7.3 (#670) (@snakefoot)
- #669 Updated xml-docs for AddNLog-methods to instead use AddNLogWeb (#669) (@snakefoot)
NLog.Web
- #664 Bump NLog to 4.7.10 (#664) (@dependabot[bot])
NLog.Web.AspNetCore 4.12
- #657 NLogAspNetCoreOptions - Added ReplaceLoggerFactory and RemoveLoggerFactoryFilter (#657) (@snakefoot)
- #659 AspNetLayoutRendererBase.Register should cache IHttpContextAccessor (#659) (@304NotModified)
- #656 Bump NLog.Extensions.Logging to 1.7.2 (#656) (@dependabot[bot])
NLog.Web 4.12
- #659 AspNetLayoutRendererBase.Register should cache IHttpContextAccessor (#659) (@304NotModified)
- #655 Bump NLog to 4.7.9 (#655) (@dependabot[bot])
NLog.Web.AspNetCore 4.11
- #644 Added readme.txt for the NuGet packages (#644) (@304NotModified)
- #642 Added SourceLink (#642) (@304NotModified)
- #639 Enable deterministic build (#639) (@304NotModified)
- #631 AspNetLayoutRendererBase - Added more debug-info when failing to lookup HttpContext (#631) (@snakefoot)
- #630 HttpContext - Extended ObjectDisposedException handling (#630) (@snakefoot)
- #626 Add AddNLogWeb with NLog LogFactory and NLogAspNetCoreOptions for better isolation (#626) (@snakefoot)
- #641 Bump NLog.Extensions.Logging from 1.7.0 to 1.7.1 (#641) (@dependabot[bot])
NLog.Web 4.11
- #644 Added readme.txt for the NuGet packages (#644) (@304NotModified)
- #642 Added SourceLink (#642) (@304NotModified)
- #639 Enable deterministic build (#639) (@304NotModified)
- #635 Fix AssemblyVersionLayoutRenderer on ASP.NET to work with async=true (#634, #635) (@snakefoot)
- #631 AspNetLayoutRendererBase - Added more debug-info when failing to lookup HttpContext (#631) (@snakefoot)
- #636 Bump NLog from 4.7.6 to 4.7.8 (#629, #636) (@dependabot[bot])
NLog.Web.AspNetCore 4.10
- #614 ASPNETCORE_ENVIRONMENT takes now precedence over DOTNET_ENVIRONMENT (#614) (@snakefoot)
- #616 Move to PackageIcon and PackageLicenseExpression for NuGet package (#616) (@snakefoot, @304NotModified)
- #609 Added support for HttpContext.User claim lookup using ${aspnet-user-claim} (#609) (@snakefoot)
- #602 Introduced AddNLogWeb to avoid conflict with AddNLog from NLog.Extension.Logging (#602) (@snakefoot)
- Updated NLog.Extensions.Logging dependency (Various pull requests)
NLog.Web 4.10
- #616 Move to PackageIcon and PackageLicenseExpression for NuGet package (#616) (@snakefoot, @304NotModified)
- Updated NLog dependency (Various pull requests)
NLog.Web.AspNetCore 4.9.3
- #549 ${aspnet-request-posted-body}: Use Async reading to prevent "Synchronous operations are disallowed" (#549) (@304NotModified)
- #570 ${aspnet-session} - added ValueType to handle integer session values (#570) (@304NotModified)
- #540 LogManager.Setup() - SetupBuilderExtension with LoadConfigurationFromAppSettings (#540) (@snakefoot)
- #567 Bump NLog.Extensions.Logging to 1.6.4 (#567) (@dependabot-preview[bot])
- #574 Create Dependabot config file (#574) (@dependabot-preview[bot])
- #553 Various code improvements (#553) (@304NotModified)
NLog.Web 4.9.3
- #540 LogManager.Setup() - SetupBuilderExtension with LoadConfigurationFromAppSettings (#540) (@snakefoot)
- #565 Bump NLog from 4.7.0 to 4.7.2 (#565) (@dependabot-preview[bot])
- #574 Create Dependabot config file (#574) (@dependabot-preview[bot])
- #553 Various code improvements (#553) (@304NotModified)
NLog.Web.AspNetCore 4.9.2
- #546 ${aspnet-request-ip}: make ForwardedForHeader configurable (@304NotModified)
- #530 ${aspnet-request-url} Added UseRawTarget option (@sm-g, @304NotModified)