Metadata >> NuGet >> EnterpriseLibrary.SemanticLogging.Service

EnterpriseLibrary.SemanticLogging.Service

Metadata

Authors Microsoft
Copyrights © 2014 Microsoft Corporation
Description The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namespace. Sinks include Azure table storage, SQL Server databases, file, console and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. The console sink is part of this nuget package. Other Sinks mentioned above are available as separate nuget packages. For the sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analysing or processing the logged data. This package contains an out-of-proc Windows Service for SLAB.
LicenseUrl http://opensource.org/licenses/Apache-2.0
Owners Microsoft; patterns-and-practices
ProjectUrl http://slab.codeplex.com/
RequireLicenseAcceptance True
Summary The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class.
Tags entlib entlib6 slab enterprise library ETW semantic logging EventSource event listener structured strongly-typed block OSS
Title Semantic Logging Application Block - Out-of-process Service
PackageSize 583844
PackageHashAlgorithm SHA512
PackageHash /oP7nuT/VEF+hR9q5fC72KBG140/rQ1y8HYK2n/QwQt3axKiAHy2SNWpV/ij3lQTjcvHxG6WWsDF44LZZnpziw==
DownloadCount 000000
CreatedDate 2014-07-08T00:35:04
IconUrl http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png

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

OpenWrap

Installing the package:
o add-wrap EnterpriseLibrary.SemanticLogging.Service
Uninstalling the package:
o remove-wrap EnterpriseLibrary.SemanticLogging.Service

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
2.0.1406.1
1.1.1403.2
1.1.1403.1
1.1.1403.0