Metadata >> NuGet >> Exceptionless.NLog

Exceptionless.NLog

Metadata

Authors Exceptionless
Description NLog target that sends log entries to Exceptionless. Exceptionless is a cloud based error reporting service that sends your exceptions to http://exceptionless.io and provides aggregated views and analytics.
IconUrl https://be.exceptionless.io/img/exceptionless-32.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Exceptionless
ProjectUrl http://exceptionless.io/
ReleaseNotes http://exceptionless.io/category/versions/
RequireLicenseAcceptance False
Tags NLog Target Exceptionless Error Report Reporting Exception Logging Log ELMAH
Dependencies Exceptionless.Portable:[2.0.1288]|NLog:3.2.0.0
PackageSize 63792
PackageHashAlgorithm SHA512
PackageHash di56N0rxsaY5kiAo9j4VVevj9sKbsuolv7HQ2YdMvr5It/Tkso5AJbs0bSL4GCd1ohSu7/FsulSoVvWlATvarg==
DownloadCount 000000
CreatedDate 2015-03-27T03:13:59

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

OpenWrap

Installing the package:
o add-wrap Exceptionless.NLog
Uninstalling the package:
o remove-wrap Exceptionless.NLog

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
2.0.1288
2.0.1280