entlib-prerelease - EnterpriseLibrary.SemanticLogging.Service 1.1.1401-prerelease
The Semantic Logging Application Block (SLAB) 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. This package contains an out-of-proc Windows Service for SLAB.
PM> Install-Package EnterpriseLibrary.SemanticLogging.Service -Version 1.1.1401-prerelease -Source https://www.myget.org/F/entlib-prerelease/api/v3/index.json
> nuget.exe install EnterpriseLibrary.SemanticLogging.Service -Version 1.1.1401-prerelease -Source https://www.myget.org/F/entlib-prerelease/api/v3/index.json
> dotnet add package EnterpriseLibrary.SemanticLogging.Service --version 1.1.1401-prerelease --source https://www.myget.org/F/entlib-prerelease/api/v3/index.json
<PackageReference Include="EnterpriseLibrary.SemanticLogging.Service" Version="1.1.1401-prerelease" />
Copy to clipboard
source https://www.myget.org/F/entlib-prerelease/api/v3/index.json
nuget EnterpriseLibrary.SemanticLogging.Service ~> 1.1.1401-prerelease
Copy to clipboard
> choco install EnterpriseLibrary.SemanticLogging.Service --version 1.1.1401-prerelease --source https://www.myget.org/F/entlib-prerelease/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "entlib-prerelease" -SourceLocation "https://www.myget.org/F/entlib-prerelease/api/v2"
Install-Module -Name "EnterpriseLibrary.SemanticLogging.Service" -RequiredVersion "1.1.1401-prerelease" -Repository "entlib-prerelease" -AllowPreRelease
Copy to clipboard
OwnersMicrosoft patterns & practices |
AuthorsMicrosoft |
Project URLhttp://slab.codeplex.com/ |
LicenseApache-2.0 |
Tagsentlib entlib6 slab enterprise library ETW semantic logging EventSource event listener structured strongly-typed block futures OSS |
Info84 total downloads |
| 84 downloads for version 1.1.1401-prerelease |
| Download (516.5 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.1.1401-prerelease | 516.5 KB | Thu, 09 Jan 2014 19:39:15 GMT | 84 |
|