Metadata >> NuGet >> log4net.Raygun.Mvc

log4net.Raygun.Mvc

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 project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

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

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.1.0.21896
4.0.0.26501