Metadata >> NuGet >> log4net.Raygun.Mvc >> 4.1.0.21896

4.1.0.21896

Metadata

Authors Phillip Wong
Copyrights Copyright Phillip Wong 2015
Description Simple log4net appender which logs to the raygun.io API from your MVC application.
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Phillip Wong
ProjectUrl https://bitbucket.org/plmw/log4net.raygun
ReleaseNotes Changes: 4.1.0 - * Added more configuration options: 'applicationVersion' for specifying the version, and 'isRawDataIgnored' for controlling whether the full request data will be forwarded to raygun.io. 4.0.0 - * First release. Provides an MVC compatible version of the RaygunAppender which will work alongside the Mindscape.Raygun.Mvc package.
RequireLicenseAcceptance False
Tags log4net raygun appender mvc logging
Dependencies log4net:2.0.2|Mindscape.Raygun4Net.Mvc:5.0.0
Title log4net.Raygun.Mvc
PackageSize 61589
PackageHashAlgorithm SHA512
PackageHash vOyKfyA+aolf5eE3NoDYc1lu9MEjoiCWU+lgVXA1AEtVgkPPdz5vL7/VsrCAvaiiV+69Xgxw+Opb3qwhUFLUNw==
DownloadCount 000000
CreatedDate 2015-06-05T20:16:36

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

NuGet (Package Manager Console)

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

OpenWrap

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

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=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries