Semantic Logging Application Block for for .Net Core & .Net Standard 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 library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.




Got any Semantic Logging Application Block for for .Net Core & .Net Standard Question?





Info

Version: 2.0.1406.4
Author(s): Mohammad Chavoshi
Last Update: Thursday, March 22, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Chavoshi/EnterpriseLibrary.NetCore
NuGet Url: https://www.nuget.org/packages/EnterpriseLibrary.SemanticLogging.NetCore


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

3 packages depend on this package.


Tags



STATS

must-have-score

2.1

avg-downloads-per-day

41

days-since-last-release

2227