Metadata >> NuGet >> log4net.Raygun >> 3.0.0.30437

3.0.0.30437

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 Changes: 3.0.0 - * Updated Raygun4Net version to 4.0.1. * ThrowOnError will now be automatically set to true (as of 4.0.1, RaygunSettings is no longer read-only). 2.4.0 - * ThrowOnError is now only required in RaygunSettings when retries are enabled in the log4net.Raygun appender. When using the RaygunSettings configuration section, then throwOnError must be set to true. 2.3.0 - * Added configuration property: sendInBackground, which controls whether the raygun message will be sent in a background task. By default this is true. 2.2.0 - * Added configuration properties for ignoredFormNames, ignoredHeaderNames, ignoredCookieNames, and ignoredServerVariableNames.
RequireLicenseAcceptance False
Tags log4net raygun appender
Dependencies System.Threading.Tasks:3.0.1:net35|log4net:2.0.2:net35|Mindscape.Raygun4Net:4.0.1:net35|log4net:2.0.2:net40|Mindscape.Raygun4Net:4.0.1:net40
Title log4net.Raygun
PackageSize 62937
PackageHashAlgorithm SHA512
PackageHash c9sQ+KXaDCEmfQ2DcwLfSJO783nUbzSEWMuptWQvGObb0G+q+/8SO3IIptz06oJooxHGLmzx6VAcTBYGkIjToQ==
DownloadCount 000000
CreatedDate 2014-11-04T00:55:50

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 3.0.0.30437 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install log4net.Raygun -Version 3.0.0.30437 -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 3.0.0.30437 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap log4net.Raygun -Version 3.0.0.30437
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