Metadata >> NuGet >> log4net.1.2.10.Raygun

log4net.1.2.10.Raygun

Metadata

Authors Phillip Wong
Copyrights Copyright Phillip Wong 2014-2015
Description Simple log4net appender which logs to the raygun.io API.
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Phillip Wong
ProjectUrl https://github.com/plmwong/log4net-raygun
ReleaseNotes NOTE: This package uses the last version of log4net which used the old strong name key (1.2.10). 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 - * Now using Mindscape.Raygun4Net version 5.0 assemblies. * Restructured log4net.Raygun into multiple assemblies: log4net.Raygun and log4net.Raygun.Core. * log4net.Raygun.WebApi is available in its own package for integrating with applications which use Mindscape.Raygun.WebApi. * Removed: .NET Framework 3.5 is no longer supported, please use an older version of log4net.Raygun to continue using within .NET 3.5. This is due to Mindscape.Raygun4Net.Core only being packaged with a net40 assembly. 3.2.1 - * Fixed duplication of exception class name when logging messages through the new version of raygun4net. 3.2.0 - * Fixed incorrect behaviour where log4net.Raygun would only log the base exception to Raygun, instead of the entire exception chain. 3.1.0 - * Updated the version of System.Threading.Tasks used for .NET 3.5 compatibility to the new (unofficial) NuGet package. * The version of log4net.Raygun is now added to the UserCustomData under the 'log4net.Raygun Version' key. 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 logging
Dependencies log4net:[1.2.10]|Mindscape.Raygun4Net:5.0.0
Title log4net.Raygun [1.2.10]
PackageSize 62064
PackageHashAlgorithm SHA512
PackageHash qOWl7JyoamGvtDij5PwQypixlZwQ1Joq7VL9UWNVJfINKEy0TkCIloMm0htqc4VctdxTKKsxNIh2tjaLGuPmXQ==
DownloadCount 000000
CreatedDate 2015-06-05T21:57:12

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

OpenWrap

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

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.25085
4.0.0.26679
3.2.1.29361
3.1.0.22736
3.0.0.30563
2.4.0.22318
2.3.0.18231
2.2.0.16984
2.1.0.20635
2.0.0.18583
2.0.0.17992
1.0.7.17530
1.0.7.16732
1.0.6.29018
1.0.6.28590
1.0.5.13667
1.0.4.27277
1.0.3.26740
1.0.2.30505
1.0.2.29698