Sentry.Log4Net 0.0.1-preview4

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

// Install Sentry.Log4Net as a Cake Tool
#tool nuget:?package=Sentry.Log4Net&version=0.0.1-preview4&prerelease

Configuration

Once the log4net integration package is installed on your project, you can modify your configuration file to add the appender. This can be done, for example, via the app.config or web.config in case of ASP.NET.

  <appender name="SentryAppender" type="Sentry.Log4Net.SentryAppender, Sentry.Log4Net">
      <Dsn value="dsn"/>
      
      <SendIdentity value="true" />
      <threshold value="INFO" />
    </appender>

For how it's done in this sample, please refer to sample app.config.

The example above defines the DSN so that the SentryAppender is able to initialize the SDK.

This is only one of the options. If you wish to configure the SDK manually in the app before creating the logging integration, you could leave the DSN out of the log4net configuration file and call:

SentrySdk.Init("DSN");

One of the advantages of this approach is that you can pass multiple configurations via the Init method.

Bottom line is that the SDK needs to be initialized only once so you can choose where the initialization will happen. Other integrations (like ASP.NET) also is able to initialize the SDK. Make sure you pass the DSN to only one of these integrations, or if you are calling Init by yourself, there's no need to pass the DSN to the integration.

Please refer to the sample to see it in action.

Sample event in Sentry

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.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 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.8.0 57 6/26/2024
4.7.0 1,155 5/27/2024
4.6.2 497 5/14/2024
4.6.1 72 5/14/2024
4.6.0 153 5/9/2024
4.5.0 130 4/30/2024
4.4.0 1,207 4/12/2024
4.3.0 222 4/10/2024
4.2.1 1,223 3/12/2024
4.2.0 141 3/11/2024
4.1.2 2,253 2/20/2024
4.1.1 1,459 2/14/2024
4.1.0 229 2/9/2024
4.0.3 430 2/7/2024
4.0.2 99 2/6/2024
4.0.1 88 2/5/2024
4.0.0 93 2/1/2024
4.0.0-beta.9 48 1/30/2024
4.0.0-beta.8 70 1/11/2024
4.0.0-beta.7 74 1/5/2024
4.0.0-beta.6 89 12/13/2023
4.0.0-beta.5 59 12/12/2023
4.0.0-beta.4 77 12/5/2023
4.0.0-beta.3 65 12/2/2023
4.0.0-beta.2 78 11/23/2023
4.0.0-beta.1 55 11/19/2023
4.0.0-beta.0 55 11/17/2023
4.0.0-alpha.0 82 11/9/2023
3.41.4 1,365 1/23/2024
3.41.3 14,409 11/29/2023
3.41.2 543 11/23/2023
3.41.1 125 11/22/2023
3.41.0 2,108 11/8/2023
3.40.1 4,236 10/12/2023
3.40.0 310 10/10/2023
3.40.0-beta.0 60 9/21/2023
3.39.1 5,339 9/12/2023
3.39.0 280 9/7/2023
3.38.0 131 9/6/2023
3.36.0 1,315 8/22/2023
3.35.1 522 8/16/2023
3.35.0 708 8/8/2023
3.34.0 32,366 7/13/2023
3.33.1 14,447 6/13/2023
3.33.0 1,776 5/22/2023
3.32.0 198 5/22/2023
3.31.0 4,918 5/2/2023
3.30.0 1,757 4/11/2023
3.29.1 14,690 3/11/2023
3.29.0 391 3/6/2023
3.28.1 1,403 2/10/2023
3.28.0 316 2/8/2023
3.27.1 1,047 2/3/2023
3.27.0 593 2/1/2023
3.26.2 5,880 1/24/2023
3.26.1 446 1/17/2023
3.26.0 335 1/13/2023
3.25.0 4,678 12/23/2022
3.24.1 546 12/16/2022
3.24.0 87,344 11/18/2022
3.23.1 1,011 10/31/2022
3.23.0 1,525 10/27/2022
3.22.0 4,096 10/7/2022
3.21.0 4,597 9/2/2022
3.20.1 4,390 7/26/2022
3.20.0 460 7/22/2022
3.19.0 3,690 6/28/2022
3.18.0 4,522 6/15/2022
3.17.1 22,042 5/8/2022
3.17.0 2,892 5/3/2022
3.16.0 3,788 4/7/2022
3.15.0 4,006 3/15/2022
3.14.1 86,553 2/18/2022
3.14.0 702 2/14/2022
3.13.0 2,749 1/11/2022
3.12.3 1,446 12/19/2021
3.12.2 4,288 12/15/2021
3.12.1 2,807 12/6/2021
3.12.0 5,561 11/23/2021
3.12.0-alpha.1 175 11/7/2021
3.11.1 1,003 11/5/2021
3.11.0 1,233 11/2/2021
3.10.0 3,422 10/15/2021
3.9.4 8,176 9/29/2021
3.9.3 863 9/21/2021
3.9.2 1,849 9/10/2021
3.9.1 789 9/9/2021
3.9.0 1,047 8/27/2021
3.8.3 86,197 7/25/2021
3.8.2 545 7/17/2021
3.8.1 367 7/15/2021
3.8.0 539 7/14/2021
3.7.0 779 7/10/2021
3.6.1 1,169 7/2/2021
3.6.0 1,592 6/23/2021
3.6.0-alpha.2 147 6/18/2021
3.6.0-alpha.1 930 6/11/2021
3.5.0 3,894 6/7/2021
3.4.0 969 5/31/2021
3.4.0-beta.0 141 5/27/2021
3.3.5-beta.0 173 5/13/2021
3.3.4 9,166 4/26/2021
3.3.3 3,942 4/23/2021
3.3.2 380 4/23/2021
3.3.1 21,781 4/5/2021
3.3.0 390 4/3/2021
3.2.0 812 3/26/2021
3.1.0 6,533 3/10/2021
3.0.8 1,520 3/4/2021
3.0.7 4,717 2/20/2021
3.0.6 830 2/14/2021
3.0.5 910 2/9/2021
3.0.4 1,824 2/8/2021
3.0.3 3,307 2/3/2021
3.0.2 1,125 2/3/2021
3.0.1 1,427 1/29/2021
3.0.0 1,802 1/28/2021
3.0.0-beta.0 3,313 1/20/2021
3.0.0-alpha.11 166 1/15/2021
3.0.0-alpha.10 301 1/10/2021
3.0.0-alpha.9 158 12/29/2020
3.0.0-alpha.8 317 12/25/2020
3.0.0-alpha.7 205 12/16/2020
3.0.0-alpha.6 1,297 11/30/2020
3.0.0-alpha.5 232 11/21/2020
3.0.0-alpha.4 241 11/2/2020
3.0.0-alpha.3 1,651 10/29/2020
3.0.0-alpha.2 205 10/21/2020
3.0.0-alpha.1 231 10/16/2020
3.0.0-alpha.0 248 9/25/2020
2.2.0-alpha 426 9/19/2020
2.1.8 52,927 11/21/2020
2.1.6 33,310 8/20/2020
2.1.5 73,355 7/27/2020
2.1.5-beta 419 6/30/2020
2.1.4 13,779 6/25/2020
2.1.3 2,206 6/5/2020
2.1.2-beta5 382 5/19/2020
2.1.2-beta4 358 5/12/2020
2.1.2-beta3 351 5/7/2020
2.1.2-beta2 8,684 4/16/2020
2.1.2-beta 1,480 3/31/2020
2.1.1 43,876 3/19/2020
2.1.0 12,709 2/24/2020
2.0.3 1,622 2/12/2020
2.0.2 706 2/8/2020
2.0.1 1,173 1/28/2020
2.0.0 687 1/28/2020
2.0.0-beta8 397 1/15/2020
2.0.0-beta7 427 12/17/2019
2.0.0-beta6 683 10/31/2019
2.0.0-beta5 396 10/29/2019
2.0.0-beta4 25,705 9/4/2019
2.0.0-beta3 397 7/26/2019
2.0.0-beta2 471 6/9/2019
2.0.0-beta 433 6/4/2019
1.2.1-beta 439 5/27/2019
1.2.0 108,665 5/23/2019
1.1.3-beta4 453 5/15/2019
1.1.3-beta3 426 5/13/2019
1.1.3-beta2 460 3/28/2019
1.1.3-beta 517 2/11/2019
1.1.2 13,693 1/16/2019
1.1.2-beta 532 1/8/2019
1.1.1 924 1/5/2019
1.1.0 1,872 12/5/2018
1.0.1-beta5 527 12/5/2018
1.0.1-beta4 540 12/3/2018
1.0.1-beta3 3,190 11/15/2018
1.0.1-beta2 658 11/14/2018
1.0.1-beta 622 10/24/2018
1.0.0 3,105 10/2/2018
1.0.0-rc2 630 9/7/2018
1.0.0-rc 618 8/24/2018
0.0.1-preview5 734 8/5/2018
0.0.1-preview4 708 7/30/2018
0.0.1-preview3 705 7/21/2018