Sentry.Extensions.Logging 3.12.0-alpha.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Sentry.Extensions.Logging.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sentry.Extensions.Logging --version 3.12.0-alpha.1
NuGet\Install-Package Sentry.Extensions.Logging -Version 3.12.0-alpha.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sentry.Extensions.Logging" Version="3.12.0-alpha.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sentry.Extensions.Logging --version 3.12.0-alpha.1
#r "nuget: Sentry.Extensions.Logging, 3.12.0-alpha.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sentry.Extensions.Logging as a Cake Addin
#addin nuget:?package=Sentry.Extensions.Logging&version=3.12.0-alpha.1&prerelease

// Install Sentry.Extensions.Logging as a Cake Tool
#tool nuget:?package=Sentry.Extensions.Logging&version=3.12.0-alpha.1&prerelease

<p align="center"> <a href="https://sentry.io" target="_blank"> <img src="https://raw.githubusercontent.com/getsentry/sentry-dotnet/main/.assets/sentry-logo.png" alt="Sentry logo" width="280"> </a> </p>

Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us <kbd>Check out our open positions</kbd>

Sentry SDK for .NET

build codecov Discord Chat

Integrations Downloads NuGet Stable NuGet Preview Documentation
Sentry Downloads NuGet NuGet Documentation
Sentry.Extensions.Logging Downloads NuGet NuGet Documentation
Sentry.AspNetCore Downloads NuGet NuGet Documentation
Sentry.AspNetCore.Grpc Downloads NuGet NuGet Documentation
Sentry.Google.Cloud.Functions Downloads NuGet NuGet Documentation
Sentry.AspNet Downloads NuGet NuGet Documentation
Sentry.EntityFramework Downloads NuGet NuGet Documentation
Sentry.Serilog Downloads NuGet NuGet Documentation
Sentry.Log4Net Downloads NuGet NuGet Documentation
Sentry.NLog Downloads NuGet NuGet Documentation
Sentry.DiagnosticSource Downloads NuGet NuGet Documentation

More Sentry .NET Integrations

Sentry offers other integrations that are not part of this repository:

  • Sentry.Minidump: Capture Minidumps on Windows, macOS and Linux.
  • Sentry.Xamarin: Xamarin native and Xamarin.Forms integration to get device data, breadcrumbs, and more.

Looking for something else? Let us know by raising an issue.

Documentation

Each NuGet package in the table above has its custom view of the docs. Click on the badge to find the best documentation for your use case.

Sentry has extensive documentation for its SDKs on https://docs.sentry.io. The .NET API (DocFX) is generated on each merge to main and pushed to GitHub pages Documentation.

Samples

Consider taking a look at the samples directory for different types of apps and example usages of the SDK.

Looking for more samples? Check out this repository.

Compatibility

The packages target .NET Standard 2.0 and .NET Framework 4.6.1. That means it is compatible with the following versions or newer:

  • .NET Framework 4.6.1
  • .NET Core 2.0
  • Mono 5.4
  • Xamarin.Android 8.0
  • Xamarin.Mac 3.8
  • Xamarin.iOS 10.14
  • Universal Windows Platform 10.0.16299

Of those, we've tested (we run our unit/integration tests) against:

  • .NET Framework 4.8 on Windows
  • Mono 6.6 on macOS and Linux
  • .NET Core 2.1 on Windows, macOS and Linux
  • .NET Core 3.1 on Windows, macOS and Linux
  • .NET 5 on Windows, macOS and Linux

Sentry Protocol

For more details, please: refer to the documentation

Legacy frameworks

Sentry's Raven SDK, battle tested with over 3.500.000 downloads on NuGet has support to .NET Framework 3.5+ and is compatible with all versions of Sentry including sentry.io.

Resources

  • Documentation
  • Forum
  • Discord Chat
  • Stack Overflow
  • Twitter Follow
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Sentry.Extensions.Logging:

Package Downloads
Sentry.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.

DisCatSharp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DisCatSharp Your library to write discord bots in C# with a focus on always providing access to the latest discord features. Written with love and for everyone.

Sentry.Maui The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Official MAUI integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.

Fsel.Core

Fsel Core Package

Sentry.Azure.Functions.Worker The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Official Azure Functions Worker SDK integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Sentry.Extensions.Logging:

Repository Stars
ShokoAnime/ShokoServer
Repository for Shoko Server.
Aiko-IT-Systems/DisCatSharp
Your library to write discord apps in C# with focus on always providing access to the latest discord features
Version Downloads Last updated
4.4.0 20,965 4/12/2024
4.3.0 10,410 4/10/2024
4.2.1 155,330 3/12/2024
4.2.0 21,401 3/11/2024
4.1.2 206,836 2/20/2024
4.1.1 39,947 2/14/2024
4.1.0 59,050 2/9/2024
4.0.3 13,298 2/7/2024
4.0.2 9,629 2/6/2024
4.0.1 16,202 2/5/2024
4.0.0 29,453 2/1/2024
4.0.0-beta.9 239 1/30/2024
4.0.0-beta.8 8,476 1/11/2024
4.0.0-beta.7 7,134 1/5/2024
4.0.0-beta.6 7,639 12/13/2023
4.0.0-beta.5 980 12/12/2023
4.0.0-beta.4 4,140 12/5/2023
4.0.0-beta.3 325 12/2/2023
4.0.0-beta.2 2,209 11/23/2023
4.0.0-beta.1 259 11/19/2023
4.0.0-beta.0 180 11/17/2023
4.0.0-alpha.0 658 11/9/2023
3.41.4 292,676 1/23/2024
3.41.3 639,691 11/29/2023
3.41.2 81,976 11/23/2023
3.41.1 23,059 11/22/2023
3.41.0 262,108 11/8/2023
3.40.1 371,116 10/12/2023
3.40.0 47,328 10/10/2023
3.40.0-beta.0 7,231 9/21/2023
3.39.1 398,166 9/12/2023
3.39.0 53,929 9/7/2023
3.38.0 6,238 9/6/2023
3.37.0 3,549 9/6/2023
3.36.0 178,773 8/22/2023
3.35.1 82,069 8/16/2023
3.35.0 84,377 8/8/2023
3.34.0 482,205 7/13/2023
3.33.1 533,025 6/13/2023
3.33.0 600,939 5/22/2023
3.32.0 11,330 5/22/2023
3.31.0 409,786 5/2/2023
3.30.0 315,841 4/11/2023
3.29.1 785,802 3/11/2023
3.29.0 105,719 3/6/2023
3.28.1 645,576 2/10/2023
3.28.0 37,101 2/8/2023
3.27.1 110,049 2/3/2023
3.27.0 75,585 2/1/2023
3.26.2 195,808 1/24/2023
3.26.1 146,321 1/17/2023
3.26.0 128,872 1/13/2023
3.25.0 595,171 12/23/2022
3.24.1 175,156 12/16/2022
3.24.0 946,865 11/18/2022
3.23.1 428,639 10/31/2022
3.23.0 41,023 10/27/2022
3.22.0 654,056 10/7/2022
3.21.0 823,849 9/2/2022
3.20.1 1,056,333 7/26/2022
3.20.0 56,083 7/22/2022
3.19.0 479,220 6/28/2022
3.18.0 203,951 6/15/2022
3.17.1 764,688 5/8/2022
3.17.0 90,736 5/3/2022
3.16.0 503,147 4/7/2022
3.15.0 547,490 3/15/2022
3.14.1 410,488 2/18/2022
3.14.0 118,493 2/14/2022
3.13.0 830,522 1/11/2022
3.12.3 314,411 12/19/2021
3.12.2 65,130 12/15/2021
3.12.1 192,529 12/6/2021
3.12.0 151,744 11/23/2021
3.12.0-alpha.1 3,984 11/7/2021
3.11.1 438,793 11/5/2021
3.11.0 100,783 11/2/2021
3.10.0 284,880 10/15/2021
3.9.4 317,236 9/29/2021
3.9.3 78,887 9/21/2021
3.9.2 101,851 9/10/2021
3.9.1 5,755 9/9/2021
3.9.0 150,714 8/27/2021
3.8.3 365,814 7/25/2021
3.8.2 71,546 7/17/2021
3.8.1 10,342 7/15/2021
3.8.0 97,440 7/14/2021
3.7.0 63,102 7/10/2021
3.6.1 116,672 7/2/2021
3.6.0 135,105 6/23/2021
3.6.0-alpha.2 591 6/18/2021
3.6.0-alpha.1 399 6/11/2021
3.5.0 294,898 6/7/2021
3.4.0 63,428 5/31/2021
3.4.0-beta.0 193 5/27/2021
3.3.5-beta.0 2,420 5/13/2021
3.3.4 463,329 4/26/2021
3.3.3 4,769 4/23/2021
3.3.2 21,736 4/23/2021
3.3.1 333,158 4/5/2021
3.3.0 27,921 4/3/2021
3.2.0 49,509 3/26/2021
3.1.0 298,972 3/10/2021
3.0.8 44,070 3/4/2021
3.0.7 110,574 2/20/2021
3.0.6 56,274 2/14/2021
3.0.5 41,977 2/9/2021
3.0.4 15,348 2/8/2021
3.0.3 51,621 2/3/2021
3.0.2 14,453 2/3/2021
3.0.1 85,217 1/29/2021
3.0.0 29,241 1/28/2021
3.0.0-beta.0 691 1/20/2021
3.0.0-alpha.11 365 1/15/2021
3.0.0-alpha.10 1,614 1/10/2021
3.0.0-alpha.9 1,902 12/29/2020
3.0.0-alpha.8 842 12/25/2020
3.0.0-alpha.7 2,833 12/16/2020
3.0.0-alpha.6 1,860 11/30/2020
3.0.0-alpha.5 3,342 11/21/2020
3.0.0-alpha.4 1,873 11/2/2020
3.0.0-alpha.3 234 10/29/2020
3.0.0-alpha.2 348 10/21/2020
3.0.0-alpha.1 304 10/16/2020
3.0.0-alpha.0 890 9/25/2020
2.2.0-alpha 1,765 9/19/2020
2.1.8 1,063,987 11/21/2020
2.1.6 1,111,371 8/20/2020
2.1.5 256,584 7/27/2020
2.1.5-beta 3,513 6/30/2020
2.1.4 366,709 6/25/2020
2.1.3 517,451 6/5/2020
2.1.2-beta5 4,696 5/19/2020
2.1.2-beta4 2,498 5/12/2020
2.1.2-beta3 1,512 5/7/2020
2.1.2-beta2 19,563 4/16/2020
2.1.2-beta 3,638 3/31/2020
2.1.1 939,171 3/19/2020
2.1.0 437,965 2/24/2020
2.0.3 131,378 2/12/2020
2.0.2 22,887 2/8/2020
2.0.1 83,482 1/28/2020
2.0.0 12,085 1/28/2020
2.0.0-beta8 22,781 1/15/2020
2.0.0-beta7 152,570 12/17/2019
2.0.0-beta6 99,700 10/31/2019
2.0.0-beta5 6,516 10/29/2019
2.0.0-beta4 70,740 9/4/2019
2.0.0-beta3 15,322 7/26/2019
2.0.0-beta2 4,134 6/9/2019
2.0.0-beta 2,450 6/4/2019
1.2.1-beta 1,126 5/27/2019
1.2.0 1,526,496 5/23/2019
1.1.3-beta4 1,353 5/15/2019
1.1.3-beta3 1,073 5/13/2019
1.1.3-beta2 2,629 3/28/2019
1.1.3-beta 3,997 2/11/2019
1.1.2 399,834 1/16/2019
1.1.2-beta 2,382 1/8/2019
1.1.1 16,879 1/5/2019
1.1.0 65,660 12/5/2018
1.0.1-beta5 1,631 12/5/2018
1.0.1-beta4 2,244 12/3/2018
1.0.1-beta3 14,067 11/15/2018
1.0.1-beta2 2,139 11/14/2018
1.0.1-beta 16,531 10/24/2018
1.0.0 200,098 10/2/2018
1.0.0-rc2 21,615 9/7/2018
1.0.0-rc 4,846 8/24/2018
0.0.1-preview5 5,647 8/5/2018
0.0.1-preview4 4,089 7/30/2018
0.0.1-preview3 5,569 7/17/2018
0.0.1-preview2 5,209 7/3/2018
0.0.1-preview1 1,766 6/28/2018

Changes since version 3.11.1

Features:
- .NET 6 specific targets ([#939](https://github.com/getsentry/sentry-dotnet/pull/939))
-->
     See full changelog at https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md