Skip to content

Releases: exceptionless/serilog-sinks-exceptionless

v5.0.0

26 Jul 11:38
Compare
Choose a tag to compare

What's Changed

  • Target Serilog 4
  • Added tag support for including tags in the exceptionless feed by @dnoakes in #18

New Contributors

Full Changelog: v4.0.0...v5.0.0

v4.0.0

05 May 02:54
Compare
Choose a tag to compare

What's Changed

  • [BREAKING]: Target .NET 4.6.2 and Updated Exceptionless.NET to 6.0. This shouldn't affect any users unless they are targeting .NET 4.5.2.
  • Fix Serilog.MinimumLevel not working and use restrictedToMinimumLevel by @nivalxer in #17

Full Changelog: v3.1.6...v4.0.0

v3.1.6

18 Apr 14:57
da657af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.5...v3.1.6

v3.1.5

04 Nov 15:17
a0319f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

04 Nov 15:16
Compare
Choose a tag to compare

What's Changed

  • ProcessQueue on dispose by @hmvs in #5
  • Exceptionless selflog for serilog by @hmvs in #4
  • added the restrictedToMinimumLevel LogEventLevel for the ExceptionLess sink by @SirSeven in #6
  • Added .Net Standard 2.0 Support by @niemyjski in #7
  • Removed .AddRequestInfo(HttpContext) from Readme. by @SeppPenner in #8
  • upgrade Exceptionless to 4.4.1 by @yuefengkai in #9
  • Feature/add user info description by @niemyjski in #11
  • Support adding default tags as discrete values in LoggerConfiguration… by @peef in #12

New Contributors

Full Changelog: https://github.com/exceptionless/serilog-sinks-exceptionless/commits/v3.1.4