Metadata >> NuGet >> EnterpriseLibrary.SemanticLogging.Service >> 2.0.1406.1

2.0.1406.1

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.
IconUrl http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png
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

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install EnterpriseLibrary.SemanticLogging.Service -Version 2.0.1406.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install EnterpriseLibrary.SemanticLogging.Service -Version 2.0.1406.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete EnterpriseLibrary.SemanticLogging.Service 2.0.1406.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package EnterpriseLibrary.SemanticLogging.Service -Version 2.0.1406.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package EnterpriseLibrary.SemanticLogging.Service -Version 2.0.1406.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related