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)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags
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.