Metadata >> NuGet >> log4net.Raygun >> 1.0.3.15327-unstable

1.0.3.15327-unstable

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 log4net.Raygun is a simple log4net appender which logs error events to the raygun.io API. - .NET 3.5 Support - Exceptions at all logging levels are now sent to Raygun.io. Use the threshold appender property to filter out certain logging levels.
RequireLicenseAcceptance False
Tags log4net raygun appender
Dependencies log4net:2.0.0|Mindscape.Raygun4Net:2.1.0|System.Threading.Tasks:3.0.1:net35
Title log4net.Raygun
PackageSize 45028
PackageHashAlgorithm SHA512
PackageHash pVEEZQIFA9nVh6g4qcIEc3A+tyw1Bs77ViCw+q1MWOGmUhrjdymlisx4yRgmp1O3bC3bcyEAbFJCB3gzXFsftQ==
DownloadCount 000000
CreatedDate 2014-06-16T16:37:00

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

NuGet (Package Manager Console)

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

OpenWrap

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