Skip to content

Releases: NLog/NLog.Extensions.Logging

Version 5.0.0-preview 2

03 Oct 07:15
f2dd89e
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • #535: NLogProviderOptions with support for RegisterServiceProvider (@snakefoot)

👍 Enhancements

  • #530: Replaced platform netcoreapp3.0 with netcoreapp3.1 (@snakefoot)
  • #529: NLogLoggerProvider - Always load from appsettings when possible (@snakefoot)

🐛 Bug Fixes

  • #534: Fixed spelling for IncludeActivityIdsWithBeginScope (@snakefoot)
  • #531: Fix NLogLoggingConfiguration to handle throwConfigExceptions with NLog 5.0 (@snakefoot)

Version 5.0.0-preview 1

28 Aug 14:55
0cbbaac
Compare
Choose a tag to compare
Pre-release

🚀 Features

  • #520: Changed LoggingConfigurationSectionName to default NLog (@snakefoot)
  • #465: NLogLoggingConfiguration - Add support for config variables with JsonLayout (@snakefoot)

👍 Enhancements

  • #522: NLogLoggingConfiguration Reload now fully support KeepVariablesOnReload (@snakefoot)
  • #521: Change default value for RemoveLoggerFactoryFilter to true (@snakefoot)
  • #485: Remove startup overhead caused by enumerating all assemblies for callsite logic (@snakefoot)

⏩ Performance

  • #519: Update to NLog 5.0 Preview 1 with ScopeContext instead of MDLC (@snakefoot)
  • #485: Remove startup overhead caused by enumerating all assemblies for callsite logic (@snakefoot)
  • #319: NLogLogger - Reduce allocation by not boxing EventId when CaptureEntireEventId = false (@snakefoot)

🔧 Maintenance

Version 1.7.4

25 Aug 20:25
e2bffa9
Compare
Choose a tag to compare

⏩ Performance

  • #513: NLogLogger - Skip custom message formatting when no parameters (@snakefoot)

🔧 Maintenance

  • #515: Disable ImplicitNuGetFallbackFolder for tests - fixes NU3005 on AppVeyor (@304NotModified)

↜ Dependencies

Version 1.7.3

29 Jun 19:58
5b99255
Compare
Choose a tag to compare

Version 1.7.2

26 Mar 21:33
4bd1909
Compare
Choose a tag to compare

Version 1.7.1

26 Feb 21:08
4bd1909
Compare
Choose a tag to compare
  • #476 MicrosoftILoggerTarget - Add support for override LoggerName when using ILoggerFactory (#476) (@snakefoot)
  • #470 MicrosoftILoggerTarget - Reduce chance of deadlock in ILoggerFactory by caching created loggers (#470) (@snakefoot)
  • #468 MicrosoftILoggerTarget - With ILoggerFactory as constructor parameter (#468) (@snakefoot)
  • #463 Added unit-test for NLogProviderOptions.IncludeActivtyIdsWithBeginScope (#463) (@snakefoot)
  • #469 Update Nuget package description with ASP.NET Core so it matches NLog Package (#469) (@snakefoot)
  • #467 Bump NLog from 4.7.6 to 4.7.7 (#467) (@dependabot[bot])
  • #477 Bump NLog from 4.7.7 to 4.7.8 (#477) (@dependabot[bot])

Version 1.7.0

29 Dec 12:39
53f8c72
Compare
Choose a tag to compare

Version 1.6.5

27 Aug 20:03
c05b105
Compare
Choose a tag to compare

Version 1.6.4

20 May 19:39
8e5363f
Compare
Choose a tag to compare

Version 1.6.3

12 May 19:25
d49fdab
Compare
Choose a tag to compare