Metadata >> NuGet >> EventSourceSynced.EnterpriseLibrary.SemanticLogging

EventSourceSynced.EnterpriseLibrary.SemanticLogging

Metadata

Authors colinbowern
Description This package is synced with the Microsoft.Diagnostics.Tracing.EventSource package. 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 Windows Azure table storage, SQL Server databases, and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. For the those sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analyzing 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 colinbowern
ProjectUrl https://github.com/colinbowern/slab
RequireLicenseAcceptance True
Summary This package is synced with the Microsoft.Diagnostics.Tracing.EventSource package. 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 Microsoft.Diagnostics.Tracing.EventSource:1.0.16|Newtonsoft.Json:4.5.11
Title Semantic Logging Application Block (Unofficial)
PackageSize 183723
PackageHashAlgorithm SHA512
PackageHash dNw21W7JFbXG2vN+eLpIDba/x/jdorGteB+9WUD5vo6yHeNI/jrDR0kTqEdamgbCfo00PzcrJLoKg/8IlMn3yQ==
DownloadCount 000000
CreatedDate 2014-03-07T07:02:57

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

OpenWrap

Installing the package:
o add-wrap EventSourceSynced.EnterpriseLibrary.SemanticLogging
Uninstalling the package:
o remove-wrap EventSourceSynced.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
1.1.1401-eventsourcesync10160