Skip to content

Releases: NLog/NLog.Extensions.Logging

Version 1.2.1

05 Aug 12:00
197deb1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

v1.0.1 (2018/04/07)

V1.0 RTM

25 Mar 22:21
12d2650
Compare
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
Compare
Choose a tag to compare

v1.0 rtm RC6

15 Jan 19:11
00a88fe
Compare
Choose a tag to compare
v1.0 rtm RC6 Pre-release
Pre-release
Merge pull request #193 from snakefoot/master

Support for UAP10/UWP, Update NLog dependency

v1.0 rtm RC5

21 Dec 13:43
7cf72a2
Compare
Choose a tag to compare
v1.0 rtm RC5 Pre-release
Pre-release

Fix System.Runtime not found in the GAC on .NET 4.5 / 4.6

v1.0 rtm RC4

04 Dec 22:46
0fa0209
Compare
Choose a tag to compare
v1.0 rtm RC4 Pre-release
Pre-release

Fixed bug with message templates, removed NLog 5 dependency