Skip to content

Releases: NLog/NLog.DiagnosticSource

Version 5.2.1

28 Jan 17:11
a54f7fe
Compare
Choose a tag to compare
  • Added NET8 target-platform
  • Added DisplayName as property-enum-value
  • Added TraceStateString as property-enum-value

Version 5.2

15 Oct 19:05
c57e535
Compare
Choose a tag to compare
  • Added README.md to nuget-package
  • Updated to NLog v5.2.2

Version 5.0

22 Nov 21:46
Compare
Choose a tag to compare
  • Removed target platform NET5 and replaced with NET6
  • Updated to System.Diagnostics.DiagnosticSource v6
  • Updated to NLog v5

Version 1.3.0

29 Jul 18:33
121408c
Compare
Choose a tag to compare
  • Removed target platform net45 and replaced with net461 (#58)
  • Fixed offset by one in ActivityTraceProperty.DurationMs (#57)

Version 1.2.0

28 Sep 20:02
47f27dc
Compare
Choose a tag to compare
  • Added support for ActivityTraceProperty.DurationMs (#39)

Version 1.1.0

01 Jul 21:37
58947f2
Compare
Choose a tag to compare
  • Enabled deterministic build and SourceLink

Version 1.0.2

24 Mar 21:43
Compare
Choose a tag to compare
  • Changed property value 'Duration' so it will output current duration even without Stop()

Version 1.0.1

24 Mar 21:42
Compare
Choose a tag to compare
  • Updated to System.Diagnostics.DiagnosticSource ver. 5.0.1 (bugfixes)

Version 1.0

24 Mar 21:41
Compare
Choose a tag to compare
  • First official release