LoggingAbstractor.Raygun
0.2.5
Logging Abstractor is a library for .NET that allows you to swap out logging providers with ease.
Install-Package LoggingAbstractor.Raygun -Version 0.2.5
dotnet add package LoggingAbstractor.Raygun --version 0.2.5
<PackageReference Include="LoggingAbstractor.Raygun" Version="0.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LoggingAbstractor.Raygun --version 0.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LoggingAbstractor.Raygun, 0.2.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LoggingAbstractor.Raygun as a Cake Addin
#addin nuget:?package=LoggingAbstractor.Raygun&version=0.2.5
// Install LoggingAbstractor.Raygun as a Cake Tool
#tool nuget:?package=LoggingAbstractor.Raygun&version=0.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.6
- LoggingAbstractor.Core (>= 0.2.5)
- Mindscape.Raygun4Net.AspNetCore (>= 6.1.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- LoggingAbstractor.Core (>= 0.2.5)
- Mindscape.Raygun4Net.AspNetCore (>= 6.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.