Metadata >> NuGet >> this.Log-NLog

this.Log-NLog

Metadata

Authors RealDimensions Software, LLC
Copyrights Copyright 2012
Description this.Log-NLog is the NLog plugin to this.Log logging extension.
LicenseUrl https://raw.github.com/ferventcoder/this.Log/master/LICENSE
Owners Rob Reynolds
ProjectUrl https://github.com/ferventcoder/this.Log
RequireLicenseAcceptance False
Summary this.Log-NLog - this.Log logging extension using NLog
Tags logging log this.Log nlog
Dependencies this.Log:0.0.3.0|NLog:2.0.0.2000
Title this.Log Logging Extension (NLog Plugin)
PackageSize 11117
PackageHashAlgorithm SHA512
PackageHash ulP4KWs7eteK9a+AIUoJUiJfbU/Qv6NW9o/ouKOUUUI2LYn94HAYf7Ab3ttVvV2djo2G1WLPd5bWSogOtgupzQ==
DownloadCount 000000
CreatedDate 2013-04-04T08:38:34
ReleaseNotes == v0.0.3 == Strong named the assembly - https://github.com/ferventcoder/this.Log/pull/6 Error and Fatal can now have Exceptions passed to them (only the Func<string> versions though) - https://github.com/ferventcoder/this.Log/commit/4a468d2836312184597981e5e91a98909e23f1f8

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

OpenWrap

Installing the package:
o add-wrap this.Log-NLog
Uninstalling the package:
o remove-wrap this.Log-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
0.0.3.0
0.0.2.0
0.0.1.0