Sentry.Serilog 3.41.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sentry.Serilog --version 3.41.0                
NuGet\Install-Package Sentry.Serilog -Version 3.41.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.Serilog" Version="3.41.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sentry.Serilog --version 3.41.0                
#r "nuget: Sentry.Serilog, 3.41.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.Serilog as a Cake Addin
#addin nuget:?package=Sentry.Serilog&version=3.41.0

// Install Sentry.Serilog as a Cake Tool
#tool nuget:?package=Sentry.Serilog&version=3.41.0                

<p align="center"> <a href="https://sentry.io" target="_blank" align="left"> <img src="https://raw.githubusercontent.com/getsentry/sentry-unity/main/.github/sentry-wordmark-dark-400x119.svg?utm_source=github&utm_medium=logo" width="280"> </a> <br /> </p> <p align="center">

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, check out our open positions.

Sentry SDK for .NET

build Discord Chat

Integrations Downloads NuGet Stable NuGet Preview Documentation
Sentry Downloads NuGet NuGet Documentation
Sentry.AspNetCore Downloads NuGet NuGet Documentation
Sentry.AspNetCore.Grpc Downloads NuGet NuGet Documentation
Sentry.AspNet Downloads NuGet NuGet Documentation
Sentry.DiagnosticSource Downloads NuGet NuGet Documentation
Sentry.EntityFramework Downloads NuGet NuGet Documentation
Sentry.Azure.Functions.Worker Downloads NuGet NuGet Documentation
Sentry.Google.Cloud.Functions Downloads NuGet NuGet Documentation
Sentry.Maui Downloads NuGet NuGet Documentation
Sentry.Serilog Downloads NuGet NuGet Documentation
Sentry.NLog Downloads NuGet NuGet Documentation
Sentry.Log4Net Downloads NuGet NuGet Documentation
Sentry.OpenTelemetry Downloads NuGet NuGet Documentation

More Sentry .NET Integrations

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

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.

Additionally, our .NET API reference docs are generated and deployed on each merge to main.

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.

Talks

Compatibility

The packages target .NET Standard 2.0 and .NET Framework 4.6.1. They also include targets such as .NET 5, .NET 6 and platform-specific targets where appropriate. That means they are compatible with the following versions or newer:

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

Of those, we run our unit and integration tests against the following:

  • .NET 7 on Windows, macOS and Linux
  • .NET 6 on Windows, macOS and Linux
  • .NET Core 3.1 on Windows, macOS and Linux
  • .NET Framework 4.8 on Windows
  • Mono 6.12 on macOS and Linux

Sentry Protocol

For more details, please: refer to the documentation

Legacy frameworks

Sentry's Raven SDK is still available, and recommended for use with .NET Framework 3.5 to 4.6.0.

Resources

  • Documentation
  • Discussions
  • 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.  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 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  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 (30)

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

Package Downloads
invoisys.SDK.Logging

Package Description

Intility.Extensions.Logging.Sentry

Enable Sentry instrumentation and logging provider.

Miki.Logging

Package Description

Only.CoffeeFace.Web

Only.CoffeeFace web api stuff

Serilog.Sinks.SentrySDK

A Sentry sink for Serilog

GitHub repositories (13)

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

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android
Belphemur/SoundSwitch
C# application to switch default playing device. Download: https://soundswitch.aaflalo.me/
yourtablecloth/TableCloth
식탁보 프로젝트
Version Downloads Last updated
5.3.0 12,307 3/7/2025
5.2.0 21,547 2/26/2025
5.1.1 34,779 2/13/2025
5.1.0 69,686 2/3/2025
5.0.1 117,585 1/8/2025
5.0.0 110,526 12/19/2024
5.0.0-alpha.1 817 11/25/2024
5.0.0-alpha.0 62 11/24/2024
4.13.0 385,606 11/5/2024
4.12.2 22,975 11/2/2024
4.12.1 207,544 10/10/2024
4.12.1-segv1 93 11/1/2024
4.12.0 79,022 10/2/2024
4.11.0 119,428 9/22/2024
4.10.2 367,026 8/21/2024
4.10.1 81,506 8/16/2024
4.10.0 7,313 8/14/2024
4.9.0 353,087 7/11/2024
4.9.0-sync.collection.2 76 7/30/2024
4.9.0-sync.collection.1 61 7/30/2024
4.8.1 81,569 7/2/2024
4.8.0 46,069 6/26/2024
4.7.0 302,089 5/27/2024
4.6.2 86,842 5/14/2024
4.6.1 900 5/14/2024
4.6.0 40,260 5/9/2024
4.5.0 103,063 4/30/2024
4.4.0 125,166 4/12/2024
4.3.0 21,711 4/10/2024
4.2.1 301,383 3/12/2024
4.2.0 17,327 3/11/2024
4.1.2 285,979 2/20/2024
4.1.1 89,154 2/14/2024
4.1.0 46,905 2/9/2024
4.0.3 28,660 2/7/2024
4.0.2 8,332 2/6/2024
4.0.1 4,960 2/5/2024
4.0.0 44,969 2/1/2024
4.0.0-beta.9 523 1/30/2024
4.0.0-beta.8 289 1/11/2024
4.0.0-beta.7 109 1/5/2024
4.0.0-beta.6 1,437 12/13/2023
4.0.0-beta.5 114 12/12/2023
4.0.0-beta.4 206 12/5/2023
4.0.0-beta.3 160 12/2/2023
4.0.0-beta.2 667 11/23/2023
4.0.0-beta.1 208 11/19/2023
4.0.0-beta.0 285 11/17/2023
4.0.0-alpha.0 137 11/9/2023
3.41.4 402,601 1/23/2024
3.41.3 538,866 11/29/2023
3.41.2 189,945 11/23/2023
3.41.1 8,466 11/22/2023
3.41.0 260,350 11/8/2023
3.40.1 193,025 10/12/2023
3.40.0 17,872 10/10/2023
3.40.0-beta.0 2,147 9/21/2023
3.39.1 1,125,796 9/12/2023
3.39.0 38,547 9/7/2023
3.37.0 4,450 9/6/2023
3.36.0 143,415 8/22/2023
3.35.1 57,409 8/16/2023
3.35.0 42,132 8/8/2023
3.34.0 338,763 7/13/2023
3.33.1 372,716 6/13/2023
3.33.0 273,812 5/22/2023
3.32.0 5,233 5/22/2023
3.31.0 265,157 5/2/2023
3.30.0 470,303 4/11/2023
3.29.1 323,629 3/11/2023
3.29.0 61,901 3/6/2023
3.28.1 347,675 2/10/2023
3.28.0 26,471 2/8/2023
3.27.1 133,875 2/3/2023
3.27.0 48,776 2/1/2023
3.26.2 290,066 1/24/2023
3.26.1 52,077 1/17/2023
3.26.0 41,874 1/13/2023
3.25.0 538,036 12/23/2022
3.24.1 184,623 12/16/2022
3.24.0 780,072 11/18/2022
3.23.1 300,186 10/31/2022
3.23.0 44,269 10/27/2022
3.22.0 259,030 10/7/2022
3.21.0 271,940 9/2/2022
3.20.1 849,492 7/26/2022
3.20.0 8,156 7/22/2022
3.19.0 422,038 6/28/2022
3.18.0 148,042 6/15/2022
3.17.1 527,255 5/8/2022
3.17.0 36,498 5/3/2022
3.16.0 444,572 4/7/2022
3.15.0 364,150 3/15/2022
3.14.1 309,123 2/18/2022
3.14.0 104,048 2/14/2022
3.13.0 581,256 1/11/2022
3.12.3 263,808 12/19/2021
3.12.2 20,081 12/15/2021
3.12.1 86,104 12/6/2021
3.12.0 127,443 11/23/2021
3.12.0-alpha.1 669 11/7/2021
3.11.1 370,428 11/5/2021
3.11.0 96,006 11/2/2021
3.10.0 191,883 10/15/2021
3.9.4 132,772 9/29/2021
3.9.3 58,608 9/21/2021
3.9.2 54,808 9/10/2021
3.9.1 4,042 9/9/2021
3.9.0 63,119 8/27/2021
3.8.3 203,571 7/25/2021
3.8.2 47,542 7/17/2021
3.8.1 6,554 7/15/2021
3.8.0 28,539 7/14/2021
3.7.0 75,985 7/10/2021
3.6.1 46,789 7/2/2021
3.6.0 61,814 6/23/2021
3.6.0-alpha.2 206 6/18/2021
3.6.0-alpha.1 205 6/11/2021
3.5.0 284,884 6/7/2021
3.4.0 31,388 5/31/2021
3.4.0-beta.0 197 5/27/2021
3.3.5-beta.0 265 5/13/2021
3.3.4 278,062 4/26/2021
3.3.3 2,053 4/23/2021
3.3.2 2,725 4/23/2021
3.3.1 321,825 4/5/2021
3.3.0 3,230 4/3/2021
3.2.0 29,303 3/26/2021
3.1.0 59,227 3/10/2021
3.0.8 25,532 3/4/2021
3.0.7 107,637 2/20/2021
3.0.6 29,722 2/14/2021
3.0.5 14,899 2/9/2021
3.0.4 17,525 2/8/2021
3.0.3 26,468 2/3/2021
3.0.2 4,512 2/3/2021
3.0.1 20,002 1/29/2021
3.0.0 10,413 1/28/2021
3.0.0-beta.0 428 1/20/2021
3.0.0-alpha.11 253 1/15/2021
3.0.0-alpha.10 62,741 1/10/2021
3.0.0-alpha.9 247 12/29/2020
3.0.0-alpha.8 3,860 12/25/2020
3.0.0-alpha.7 545 12/16/2020
3.0.0-alpha.6 279 11/30/2020
3.0.0-alpha.5 290 11/21/2020
3.0.0-alpha.4 465 11/2/2020
3.0.0-alpha.3 252 10/29/2020
3.0.0-alpha.2 263 10/21/2020
3.0.0-alpha.1 281 10/16/2020
3.0.0-alpha.0 379 9/25/2020
2.2.0-alpha 718 9/19/2020
2.1.8 830,324 11/21/2020
2.1.6 796,845 8/20/2020
2.1.5 249,263 7/27/2020
2.1.5-beta 573 6/30/2020
2.1.4 130,783 6/25/2020
2.1.3 140,264 6/5/2020
2.1.2-beta5 1,296 5/19/2020
2.1.2-beta4 1,892 5/12/2020
2.1.2-beta3 742 5/7/2020
2.1.2-beta2 1,609 4/16/2020
2.1.2-beta 568 3/31/2020
2.1.1 561,899 3/19/2020
2.1.0 392,637 2/24/2020
2.0.3 36,543 2/12/2020
2.0.2 13,591 2/8/2020
2.0.1 94,613 1/28/2020
2.0.0 1,277 1/28/2020
2.0.0-beta8 784 1/15/2020
2.0.0-beta7 77,489 12/17/2019
2.0.0-beta6 6,951 10/31/2019
2.0.0-beta5 503 10/29/2019
2.0.0-beta4 9,855 9/4/2019
2.0.0-beta3 826 7/26/2019
2.0.0-beta2 1,249 6/9/2019
2.0.0-beta 521 6/4/2019
1.2.1-beta 511 5/27/2019
1.2.0 531,401 5/23/2019
1.1.3-beta4 594 5/15/2019
1.1.3-beta3 485 5/13/2019
1.1.3-beta2 520 3/28/2019
1.1.3-beta 580 2/11/2019
1.1.2 104,163 1/16/2019
1.1.2-beta 612 1/8/2019
1.1.1 2,009 1/5/2019
1.1.0 20,200 12/5/2018
1.0.1-beta5 604 12/5/2018
1.0.1-beta4 640 12/3/2018