Skip to content

Releases: CurtisInstruments/NLog.Targets.Sentry

v4.0

05 Feb 01:52

Choose a tag to compare

  • Used Layout type instead of string for Dsn and Environment
  • Updated NLog to 4.5.11

v3.3

24 Oct 00:26

Choose a tag to compare

  • Update SharpRaven to v2.4 (#3)

v3.2

17 Oct 01:32

Choose a tag to compare

  • Add support for different release version types.

v3.1

18 Apr 15:51

Choose a tag to compare

  • Allow NLog to handle exceptions (retry/fallback) (#1)
  • Reduced memory allocation when handling LogEvent Properties (When no exception) (#1)
  • Added handling of null-values in LogEvent Properties. (#1)

v3.0

15 Apr 22:58

Choose a tag to compare

  • Added Sentry breadcrumb support by adding a minimum log level ("MinLogLevelForEvent") required for Sentry event generation.
  • NLog Events with lower log levels will be recorded as breadcrumbs.
  • Support .NET Standard 2.0
  • Move to new .csproj format.
  • Update Packages.