Skip to content

Releases: NLog/NLog.Extensions.Logging

Version 1.5

30 Apr 21:32

Choose a tag to compare

  • #263 Support for loading NLog config from appsettings.json
  • #263 Improved performance and reduced allocation for ILogger.BeginScope
  • #260 Introduced MicrosoftILoggerTarget for logging in Azure Lambda
  • #272 Better handling of IndexOutOfRangeException when invalid log-message format

Version 1.4.0

21 Mar 19:04
f009ec1

Choose a tag to compare

released 16-1-2019 on Nuget.org

  • #257 Updated to Microsoft.Extensions.Logging ver. 2.1.0 with support for ${configsetting}
  • #248 Configure NLogProviderOptions from appsettings.json
  • #257 Create snupkg packages

Version 1.3.0

22 Sep 13:56
759c5c2

Choose a tag to compare

  • #245 Added ${configsetting} for appsettings.json and others (@snakefoot)
  • #246 Fixing bug throwing ArgumentOutOfRangeException if input is empty list (@thorhalvor)
  • #236 BeginScope always return scope-object even on error (@snakefoot)
  • #243 Enhancements for .NET Core 2 examples (@bryan5989)

Version 1.2.1

05 Aug 12:00
197deb1

Choose a tag to compare

  • #233 Fixed null-reference-exception when parsing empty scope-property collection (@snakefoot)
  • #232 BeginScope: support for non-serializable objects + performance improvement (20-50% cpu, 35% times less allocations) (#232) (@snakefoot)
  • #229 BeginScope should accept any type of KeyValuePair (Swallow exceptions) (@snakefoot)

Version 1.2.0

20 Jul 19:50
9f59232

Choose a tag to compare

#223 BeginScope accepts any type of KeyValuePair and Dictionary (@snakefoot)

NLog.Extensions.Logging 1.1

27 May 20:39
3d0d78f

Choose a tag to compare

Features

#213 Added support for using NLog MessageTemplate Parser

(set NLogProviderOptions.ParseMessageTemplates to true) (@snakefoot)

NLog.Extensions.Logging 1.0.2

10 May 19:36
d5547d8

Choose a tag to compare

Update NLog dependency, exclude NLog 5 pre-releases (@aweebs, @304NotModified)

NLog.Extensions.Logging 1.01

15 Apr 19:57
ebc4180

Choose a tag to compare

v1.0.1 (2018/04/07)

V1.0 RTM

25 Mar 22:21
12d2650

Choose a tag to compare

Merge pull request #205 from NLog/release/1.0

Release 1.0

v1.0 rtm RC7

22 Feb 23:04
67a2d07

Choose a tag to compare