EnterpriseLibrary.SemanticLogging.Service
2.0.1406.1
Prefix Reserved
dotnet add package EnterpriseLibrary.SemanticLogging.Service --version 2.0.1406.1
NuGet\Install-Package EnterpriseLibrary.SemanticLogging.Service -Version 2.0.1406.1
<PackageReference Include="EnterpriseLibrary.SemanticLogging.Service" Version="2.0.1406.1" />
paket add EnterpriseLibrary.SemanticLogging.Service --version 2.0.1406.1
#r "nuget: EnterpriseLibrary.SemanticLogging.Service, 2.0.1406.1"
// Install EnterpriseLibrary.SemanticLogging.Service as a Cake Addin #addin nuget:?package=EnterpriseLibrary.SemanticLogging.Service&version=2.0.1406.1 // Install EnterpriseLibrary.SemanticLogging.Service as a Cake Tool #tool nuget:?package=EnterpriseLibrary.SemanticLogging.Service&version=2.0.1406.1
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.
This package contains an out-of-proc Windows Service for SLAB.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1406.1 | 67,689 | 7/8/2014 |
1.1.1403.2 | 3,377 | 4/1/2014 |
1.1.1403.1 | 1,317 | 3/28/2014 |