Sign in Sign up
nuget

EnterpriseLibrary.SemanticLogging.NetCore

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.

nuget View on Nuget

Activity

Latest release
8y ago
Total releases
4
Cadence
~16 days
Last 12 months
0

Details

First release
Jul 30, 2017
Releases
Version Released
2.0.1406.4 patch
2.0.1406.3 patch
2.0.1406.2 patch
2.0.1406.1 initial