Enterprise Library Semantic Logging Application Block NuGet 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 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 re-implementation is because, as of Dec '16, SematicLogging seems to have been abandoned by Microsoft.

By re-implementing, it allows The Community to maintain and update software.

Full credit, license and attribution for original source go to Microsoft.




Got any Enterprise Library Semantic Logging Application Block Question?





Info

Version: 3.0.0.3
Author(s): Rolosoft
Last Update: Sunday, December 31, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Rolosoft/semantic-logging-core
NuGet Url: https://www.nuget.org/packages/Rolosoft.Practices.EnterpriseLibrary.SemanticLogging


Install
Install-Package Rolosoft.Practices.EnterpriseLibrary.SemanticLogging
dotnet add package Rolosoft.Practices.EnterpriseLibrary.SemanticLogging
paket add Rolosoft.Practices.EnterpriseLibrary.SemanticLogging
Rolosoft.Practices.EnterpriseLibrary.SemanticLogging Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

.8

avg-downloads-per-day

1

days-since-last-release

2301