Metadata >> NuGet >> NLog.GelfLayout

NLog.GelfLayout

Metadata

Authors Farzad Panahi
Copyrights Copyright 2015
Description Gelf layout renderer for NLog
LicenseUrl https://raw.github.com/farzadpanahi/NLog.GelfLayout/master/LICENSE
Owners Farzad Panahi
ProjectUrl https://github.com/farzadpanahi/NLog.GelfLayout
ReleaseNotes Facility supports Layout format now thanks to @neris
RequireLicenseAcceptance False
Tags gelf graylog2 nlog
Dependencies Newtonsoft.Json:6.0.8|NLog:3.2.0.0
Title NLog.Layouts.GelfLayout
PackageSize 13970
PackageHashAlgorithm SHA512
PackageHash BczM4AAtkENzxVn/d5P212vMlrUwAMZocvzQY3qsnV6C7MMpd4vPfLrImVkFzcXvPak9MMMEF3ls9csNrIAmCg==
DownloadCount 000000
CreatedDate 2015-01-15T00:02:52

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

OpenWrap

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

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.2.5492.28842
0.1.4853.29915
0.1.4853.28750