Metadata >> NuGet >> Rsft.Lib.Patterns.Logging

Rsft.Lib.Patterns.Logging

Metadata

Authors Rolosoft Ltd
Copyrights Copyright Rolosoft 2013
Description Logging pattern for loosely coupled enterprise systems. Contains method signatures for logging and logger formatting. Create logger and associated formatter by implementing ILoggerFactory.
IconUrl https://dl.dropboxusercontent.com/u/32051584/logos/rsftlogo32x32.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Rolosoft Ltd
ProjectUrl https://bitbucket.org/everify/library-patterns-logging
ReleaseNotes Bug fix to code contract definitions.
RequireLicenseAcceptance False
Summary Logging pattern.
Tags rolosoft patterns logging
Title Rsft.Lib.Patterns.Logging
PackageSize 16341
PackageHashAlgorithm SHA512
PackageHash Y0XtEVr+fK1tNI/h+lLJ45rF3Exu4GTSW8Ac66RqW/e7bgH0CpFy330aCUlJcgiT68IG8XZ8wwwvaxISrc9vWw==
DownloadCount 000000
CreatedDate 2013-06-03T13:47:41

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

OpenWrap

Installing the package:
o add-wrap Rsft.Lib.Patterns.Logging
Uninstalling the package:
o remove-wrap Rsft.Lib.Patterns.Logging

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.0.4
1.0.0.3
1.0.0.2
1.0.0.1
1.0.0.0