Metadata >> NuGet >> EnterpriseLibrary.SemanticLogging

EnterpriseLibrary.SemanticLogging

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. An out-of-proc Windows Service is available as a separate NuGet package (EnterpriseLibrary.SemanticLogging.Service).
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 165533
PackageHashAlgorithm SHA512
PackageHash DFpLt9yrkHzbYgA34N5qg7L3PxgSEGVWUD9KHJ7zB5FdXOiyXjTuuAukXFGRlpwcVTxr1RMj0InXiODQebzJww==
DownloadCount 000000
CreatedDate 2014-07-08T00:34:05
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 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install EnterpriseLibrary.SemanticLogging -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
Installing the package (HTTP Basic authentication):
Install-Package EnterpriseLibrary.SemanticLogging -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package EnterpriseLibrary.SemanticLogging -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package EnterpriseLibrary.SemanticLogging

OpenWrap

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

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.1
1.1.1403.0