Metadata >> NuGet >> EnterpriseLibrary.SemanticLogging >> 1.1.1403.1

1.1.1403.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, Elasticsearch, and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. 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. An out-of-proc Windows Service is available as a separate NuGet package (EnterpriseLibrary.SemanticLogging.Service).
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 futures OSS
Dependencies Newtonsoft.Json:5.0.8
Title Semantic Logging Application Block
PackageSize 190215
PackageHashAlgorithm SHA512
PackageHash P+cDlcSm5M6lUlsGMw8JDwjgznQ+t4c+FsJ8grYER3nAEzl31yGwnJBr1P/i1AF6+SgM33SHjdO4piEz+moQHQ==
DownloadCount 000000
CreatedDate 2014-03-28T20:27:29

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 -Version 1.1.1403.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install EnterpriseLibrary.SemanticLogging -Version 1.1.1403.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 1.1.1403.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

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
AnyCPU Release .NETFramework,Version=v4.5 Binaries