Metadata >> NuGet >> log4net.Raygun.WebApi

log4net.Raygun.WebApi

Metadata

Authors Phillip Wong
Copyrights Copyright Phillip Wong 2014-2015
Description Simple log4net appender which logs to the raygun.io API from your WebApi application.
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Phillip Wong
ProjectUrl https://github.com/plmwong/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 a WebApi compatible version of the RaygunAppender which will work alongside the Mindscape.Raygun.WebApi package.
RequireLicenseAcceptance False
Tags log4net raygun appender webapi logging
Dependencies log4net:2.0.2|Mindscape.Raygun4Net.WebApi:5.0.0
Title log4net.Raygun.WebApi
PackageSize 37985
PackageHashAlgorithm SHA512
PackageHash OOX6LKL57EKK7hUIB8pG/cVsLI3epUivP3Bw8p9jsJ7v2c6EerF9Z0RGGiAtIX0UpOe6vAAlrjMFQ+8UrJa7lA==
DownloadCount 000000
CreatedDate 2015-06-05T20:17:28

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.WebApi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install log4net.Raygun.WebApi -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.WebApi
Installing the package (HTTP Basic authentication):
Install-Package log4net.Raygun.WebApi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package log4net.Raygun.WebApi -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package log4net.Raygun.WebApi

OpenWrap

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

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.21895
4.0.0.26500