Sentry.Extensions.Logging 3.5.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sentry.Extensions.Logging --version 3.5.0                
NuGet\Install-Package Sentry.Extensions.Logging -Version 3.5.0                
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.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sentry.Extensions.Logging --version 3.5.0                
#r "nuget: Sentry.Extensions.Logging, 3.5.0"                
#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.5.0

// Install Sentry.Extensions.Logging as a Cake Tool
#tool nuget:?package=Sentry.Extensions.Logging&version=3.5.0                

<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 line count 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.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

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 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (14)

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

Package Downloads
Sentry.AspNetCore

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

DisCatSharp

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

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

Sentry.Azure.Functions.Worker

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

Fsel.Core

Fsel Core Package

GitHub repositories (8)

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

Repository Stars
DGP-Studio/Snap.Hutao
实用的开源多功能原神工具箱 🧰 / Multifunctional Open-source Genshin Impact Toolkit 🧰
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
ClassIsland/ClassIsland
一款适用于班级多媒体屏幕的课表信息显示工具,可以一目了然地显示各种信息。
getcellm/cellm
Use LLMs in Excel formulas
benaclejames/VRCFaceTracking
OSC App to allow VRChat avatars to interact with eye and facial tracking hardware
Version Downloads Last updated
5.3.0 22,274 3/7/2025
5.2.0 45,743 2/26/2025
5.1.1 100,768 2/13/2025
5.1.0 132,001 2/3/2025
5.0.1 559,629 1/8/2025
5.0.0 337,354 12/19/2024
5.0.0-alpha.1 4,829 11/25/2024
5.0.0-alpha.0 77 11/24/2024
4.13.0 1,028,297 11/5/2024
4.12.2 43,277 11/2/2024
4.12.1 528,945 10/10/2024
4.12.1-segv1 301 11/1/2024
4.12.0 258,256 10/2/2024
4.11.0 348,732 9/22/2024
4.10.2 545,710 8/21/2024
4.10.1 98,190 8/16/2024
4.10.0 41,249 8/14/2024
4.9.0 940,479 7/11/2024
4.9.0-sync.collection.2 187 7/30/2024
4.9.0-sync.collection.1 76 7/30/2024
4.8.1 177,190 7/2/2024
4.8.0 166,595 6/26/2024
4.7.0 719,826 5/27/2024
4.6.2 347,676 5/14/2024
4.6.1 8,418 5/14/2024
4.6.0 82,688 5/9/2024
4.5.0 233,607 4/30/2024
4.4.0 401,709 4/12/2024
4.3.0 37,344 4/10/2024
4.2.1 603,763 3/12/2024
4.2.0 34,960 3/11/2024
4.1.2 623,138 2/20/2024
4.1.1 98,373 2/14/2024
4.1.0 129,023 2/9/2024
4.0.3 24,986 2/7/2024
4.0.2 28,223 2/6/2024
4.0.1 30,009 2/5/2024
4.0.0 85,001 2/1/2024
4.0.0-beta.9 386 1/30/2024
4.0.0-beta.8 13,003 1/11/2024
4.0.0-beta.7 7,255 1/5/2024
4.0.0-beta.6 13,293 12/13/2023
4.0.0-beta.5 1,478 12/12/2023
4.0.0-beta.4 4,345 12/5/2023
4.0.0-beta.3 374 12/2/2023
4.0.0-beta.2 2,498 11/23/2023
4.0.0-beta.1 315 11/19/2023
4.0.0-beta.0 229 11/17/2023
4.0.0-alpha.0 2,466 11/9/2023
3.41.4 894,188 1/23/2024
3.41.3 1,133,613 11/29/2023
3.41.2 154,450 11/23/2023
3.41.1 51,786 11/22/2023
3.41.0 396,486 11/8/2023
3.40.1 558,745 10/12/2023
3.40.0 57,090 10/10/2023
3.40.0-beta.0 7,429 9/21/2023
3.39.1 530,715 9/12/2023
3.39.0 84,550 9/7/2023
3.38.0 7,303 9/6/2023
3.37.0 4,725 9/6/2023
3.36.0 269,578 8/22/2023
3.35.1 116,265 8/16/2023
3.35.0 99,466 8/8/2023
3.34.0 723,065 7/13/2023
3.33.1 735,618 6/13/2023
3.33.0 798,174 5/22/2023
3.32.0 12,849 5/22/2023
3.31.0 541,510 5/2/2023
3.30.0 420,686 4/11/2023
3.29.1 956,448 3/11/2023
3.29.0 132,689 3/6/2023
3.28.1 740,133 2/10/2023
3.28.0 45,445 2/8/2023
3.27.1 145,013 2/3/2023
3.27.0 82,775 2/1/2023
3.26.2 264,039 1/24/2023
3.26.1 183,017 1/17/2023
3.26.0 182,253 1/13/2023
3.25.0 714,967 12/23/2022
3.24.1 228,926 12/16/2022
3.24.0 1,333,349 11/18/2022
3.23.1 488,806 10/31/2022
3.23.0 45,127 10/27/2022
3.22.0 913,885 10/7/2022
3.21.0 1,038,194 9/2/2022
3.20.1 1,261,649 7/26/2022
3.20.0 58,130 7/22/2022
3.19.0 549,645 6/28/2022
3.18.0 242,614 6/15/2022
3.17.1 843,399 5/8/2022
3.17.0 101,709 5/3/2022
3.16.0 545,913 4/7/2022
3.15.0 623,614 3/15/2022
3.14.1 450,784 2/18/2022
3.14.0 134,462 2/14/2022
3.13.0 920,930 1/11/2022
3.12.3 344,460 12/19/2021
3.12.2 73,547 12/15/2021
3.12.1 230,060 12/6/2021
3.12.0 164,976 11/23/2021
3.12.0-alpha.1 4,607 11/7/2021
3.11.1 497,673 11/5/2021
3.11.0 137,253 11/2/2021
3.10.0 349,373 10/15/2021
3.9.4 381,175 9/29/2021
3.9.3 81,587 9/21/2021
3.9.2 112,786 9/10/2021
3.9.1 6,325 9/9/2021
3.9.0 165,872 8/27/2021
3.8.3 391,744 7/25/2021
3.8.2 73,899 7/17/2021
3.8.1 10,620 7/15/2021
3.8.0 110,521 7/14/2021
3.7.0 69,283 7/10/2021
3.6.1 124,253 7/2/2021
3.6.0 143,214 6/23/2021
3.6.0-alpha.2 649 6/18/2021
3.6.0-alpha.1 461 6/11/2021
3.5.0 321,472 6/7/2021
3.4.0 64,833 5/31/2021
3.4.0-beta.0 246 5/27/2021
3.3.5-beta.0 2,477 5/13/2021
3.3.4 494,255 4/26/2021
3.3.3 5,131 4/23/2021
3.3.2 21,894 4/23/2021
3.3.1 347,573 4/5/2021
3.3.0 29,820 4/3/2021
3.2.0 52,319 3/26/2021
3.1.0 321,519 3/10/2021
3.0.8 45,685 3/4/2021
3.0.7 117,759 2/20/2021
3.0.6 62,659 2/14/2021
3.0.5 44,313 2/9/2021
3.0.4 15,847 2/8/2021
3.0.3 52,822 2/3/2021
3.0.2 17,851 2/3/2021
3.0.1 93,134 1/29/2021
3.0.0 38,125 1/28/2021
3.0.0-beta.0 747 1/20/2021
3.0.0-alpha.11 422 1/15/2021
3.0.0-alpha.10 1,674 1/10/2021
3.0.0-alpha.9 1,964 12/29/2020
3.0.0-alpha.8 898 12/25/2020
3.0.0-alpha.7 2,889 12/16/2020
3.0.0-alpha.6 2,145 11/30/2020
3.0.0-alpha.5 3,400 11/21/2020
3.0.0-alpha.4 1,999 11/2/2020
3.0.0-alpha.3 301 10/29/2020
3.0.0-alpha.2 418 10/21/2020
3.0.0-alpha.1 373 10/16/2020
3.0.0-alpha.0 960 9/25/2020
2.2.0-alpha 1,951 9/19/2020
2.1.8 1,160,752 11/21/2020
2.1.6 1,169,994 8/20/2020
2.1.5 266,174 7/27/2020
2.1.5-beta 3,656 6/30/2020
2.1.4 391,675 6/25/2020
2.1.3 551,797 6/5/2020
2.1.2-beta5 4,797 5/19/2020
2.1.2-beta4 2,608 5/12/2020
2.1.2-beta3 1,645 5/7/2020
2.1.2-beta2 19,855 4/16/2020
2.1.2-beta 3,742 3/31/2020
2.1.1 990,041 3/19/2020
2.1.0 450,009 2/24/2020
2.0.3 144,694 2/12/2020
2.0.2 23,037 2/8/2020
2.0.1 93,652 1/28/2020
2.0.0 14,486 1/28/2020
2.0.0-beta8 22,913 1/15/2020
2.0.0-beta7 154,170 12/17/2019
2.0.0-beta6 100,363 10/31/2019
2.0.0-beta5 6,627 10/29/2019
2.0.0-beta4 71,640 9/4/2019
2.0.0-beta3 15,431 7/26/2019
2.0.0-beta2 4,284 6/9/2019
2.0.0-beta 2,566 6/4/2019
1.2.1-beta 1,286 5/27/2019
1.2.0 1,569,120 5/23/2019
1.1.3-beta4 1,467 5/15/2019
1.1.3-beta3 1,174 5/13/2019
1.1.3-beta2 2,738 3/28/2019
1.1.3-beta 4,112 2/11/2019
1.1.2 414,874 1/16/2019
1.1.2-beta 2,503 1/8/2019
1.1.1 17,107 1/5/2019
1.1.0 69,693 12/5/2018
1.0.1-beta5 1,776 12/5/2018
1.0.1-beta4 2,365 12/3/2018
1.0.1-beta3 14,182 11/15/2018
1.0.1-beta2 2,270 11/14/2018
1.0.1-beta 16,928 10/24/2018
1.0.0 207,088 10/2/2018
1.0.0-rc2 21,928 9/7/2018
1.0.0-rc 4,978 8/24/2018
0.0.1-preview5 5,793 8/5/2018
0.0.1-preview4 4,229 7/30/2018
0.0.1-preview3 5,741 7/17/2018
0.0.1-preview2 5,353 7/3/2018
0.0.1-preview1 1,909 6/28/2018

Changes since version 3.4.0

Features:
- Report user IP address for ASP.NET Core ([#1045](https://github.com/getsentry/sentry-unity/pull/1045))

Fixes:
- Connect middleware exceptions to transactions ([#1043](https://github.com/getsentry/sentry-dotnet/pull/1043))
- Hub.IsEnabled set to false when Hub disposed ([#1021](https://github.com/getsentry/sentry-dotnet/pull/1021))
-->
     See full changelog at https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md