entlib-prerelease - EnterpriseLibrary.SemanticLogging 1.1.1401-prerelease

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).

PM> Install-Package EnterpriseLibrary.SemanticLogging -Version 1.1.1401-prerelease -Source https://www.myget.org/F/entlib-prerelease/api/v3/index.json

Copy to clipboard

> nuget.exe install EnterpriseLibrary.SemanticLogging -Version 1.1.1401-prerelease -Source https://www.myget.org/F/entlib-prerelease/api/v3/index.json

Copy to clipboard

> dotnet add package EnterpriseLibrary.SemanticLogging --version 1.1.1401-prerelease --source https://www.myget.org/F/entlib-prerelease/api/v3/index.json

Copy to clipboard
<PackageReference Include="EnterpriseLibrary.SemanticLogging" Version="1.1.1401-prerelease" />
Copy to clipboard
source https://www.myget.org/F/entlib-prerelease/api/v3/index.json

nuget EnterpriseLibrary.SemanticLogging  ~> 1.1.1401-prerelease
Copy to clipboard

> choco install EnterpriseLibrary.SemanticLogging --version 1.1.1401-prerelease --source https://www.myget.org/F/entlib-prerelease/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "entlib-prerelease" -SourceLocation "https://www.myget.org/F/entlib-prerelease/api/v2"
Install-Module -Name "EnterpriseLibrary.SemanticLogging" -RequiredVersion "1.1.1401-prerelease" -Repository "entlib-prerelease" -AllowPreRelease
Copy to clipboard

  • Any 0.0
    • Newtonsoft.Json (>= 4.5.11)
  • .NETFramework 4.5: 4.5.0.0

Owners

Microsoft patterns & practices

Authors

Microsoft

Project URL

http://slab.codeplex.com/

License

Apache-2.0

Tags

entlib entlib6 slab enterprise library ETW semantic logging EventSource event listener structured strongly-typed block futures OSS

Info

98 total downloads
98 downloads for version 1.1.1401-prerelease
Download (65.57 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.1.1401-prerelease 65.57 KB Thu, 09 Jan 2014 19:39:15 GMT 98