Metadata >> NuGet >> NLog.Targets.Lumberjack

NLog.Targets.Lumberjack

Metadata

Authors Joakim Beijar
Copyrights Copyright Joakim Beijar 2015
Description A custom target for NLog for the Lumberjack protocol.
IconUrl http://nlog-project.org/N.png
LicenseUrl https://github.com/kaa/nlog.targets.lumberjack/blob/master/LICENSE
Owners Joakim Beijar
ProjectUrl http://github.com/kaa/nlog.targets.lumberjack
ReleaseNotes Now sends exception details, event timestamp, and logging level, as properties to Logstash.
RequireLicenseAcceptance False
Tags NLog Lumberjack Logstash
Dependencies NLog:3.2.0.0
Title NLog.Targets.Lumberjack
PackageSize 15488
PackageHashAlgorithm SHA512
PackageHash L5hxYZI6GfJrkETw+sLWAQ1jBuoT+qobKpVw39Uq8lfojSo5XbjpK/zPEN6vFtOCDUsLLJ/rTEuE5a3NhSD/3g==
DownloadCount 000000
CreatedDate 2015-04-24T21:40:39

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

OpenWrap

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

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
1.0.3.0
1.0.2.0
1.0.1.0