Metadata >> NuGet >> NLog.Targets.GraylogHttp

NLog.Targets.GraylogHttp

Metadata

Authors Dustin Chilson
Description NLog target that pushes log messages to Graylog using the Http input
Language en-US
LicenseUrl https://github.com/dustinchilson/NLog.Targets.GraylogHttp/blob/master/LICENSE
Owners Dustin Chilson
ProjectUrl https://github.com/dustinchilson/NLog.Targets.GraylogHttp
RequireLicenseAcceptance False
Dependencies Microsoft.Net.Http:2.2.29|NLog:4.1.1
PackageSize 56183
PackageHashAlgorithm SHA512
PackageHash Tu3OZ59iJYyLPMd7aHwUZc7n1XdagcewwY3QEMS18xObY1LlyE4KNk+nbb+hzzJgFFjiNm3JKckNdluZ7JTqTg==
DownloadCount 000000
CreatedDate 2015-09-16T13:28:02

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

OpenWrap

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

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
0.0.10.0
0.0.8.0
0.0.7.0
0.0.6.0
0.0.5.0