Metadata >> NuGet >> Rsft.Lib.Logging.TraceSource

Rsft.Lib.Logging.TraceSource

Metadata

Authors Rolosoft Ltd
Copyrights Copyright 2013
Description Logging implementation of Rsft.Lib.Patterns.Logging for enterprise systems. Uses System.Diagnostics.TraceSource under the hood.
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-logging-tracesource
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Summary Logging implementation using System.Diagnostics.TraceSource.
Tags rolosoft logging
Dependencies Rsft.Lib.Patterns.Logging:1.0.0.4
Title Rsft.Lib.Logging.TraceSource
PackageSize 16264
PackageHashAlgorithm SHA512
PackageHash hkApqqGJrKL3w8CD1fmeuRSoE2bzZXv2dp/OoM2O/0ixA1N8eiPVMzcKavq61alLPWVu5R4mFZp3t0MqJRj4IA==
DownloadCount 000000
CreatedDate 2013-06-03T14:11: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 Rsft.Lib.Logging.TraceSource -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rsft.Lib.Logging.TraceSource -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.Logging.TraceSource
Installing the package (HTTP Basic authentication):
Install-Package Rsft.Lib.Logging.TraceSource -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rsft.Lib.Logging.TraceSource -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Rsft.Lib.Logging.TraceSource

OpenWrap

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

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.0