Metadata >> NuGet >> log4net.Raygun >> 2.1.0.20157

2.1.0.20157

Metadata

Authors Phillip Wong
Copyrights Copyright 2014
Description Simple log4net appender which logs to the raygun.io API.
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Phillip Wong
ProjectUrl https://bitbucket.org/plmw/log4net.raygun
ReleaseNotes * Added support for sending error messages to raygun which do not contain any exception information. By default, this is enabled. * Added basic support for adding tags to raygun messages. * Fixed an issue where exceptions from RaygunClient.Send were being trapped and ignored, so the retry mechanism would not function.
RequireLicenseAcceptance False
Tags log4net raygun appender
Dependencies System.Threading.Tasks:3.0.1:net35|log4net:2.0.2:net35|Mindscape.Raygun4Net:3.2.0:net35|log4net:2.0.2:net40|Mindscape.Raygun4Net:3.2.0:net40
Title log4net.Raygun
PackageSize 63260
PackageHashAlgorithm SHA512
PackageHash /ixw14bDvqKCTJj/Oss/yuCD2UozKe7O/kFqaijTTnHJUf6knZ+PJ9yft0cXTGh/PtLocEKy5ERyhBxDa5zyVw==
DownloadCount 000000
CreatedDate 2014-09-09T19:19:25

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install log4net.Raygun -Version 2.1.0.20157 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install log4net.Raygun -Version 2.1.0.20157 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete log4net.Raygun 2.1.0.20157 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package log4net.Raygun -Version 2.1.0.20157 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package log4net.Raygun -Version 2.1.0.20157 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap log4net.Raygun -Version 2.1.0.20157
Uninstalling the package:
o remove-wrap log4net.Raygun

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries