Semantic logging application block of Enterprise Library modified to use EventSource from "Microsoft.Diagnostics.Tracing" namespace.
Info
| Version: | 1.0.1 |
| Author(s): | Ihar Yakimush |
| Last Update: | Friday, March 24, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IharYakimush/EntLibLight |
| NuGet Url: | https://www.nuget.org/packages/EntLibExtensions.SemanticLogging |
Install
Install-Package EntLibExtensions.SemanticLogging
dotnet add package EntLibExtensions.SemanticLogging
paket add EntLibExtensions.SemanticLogging
EntLibExtensions.SemanticLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Diagnostics.Tracing.EventSource.Redist(>= 1.1.28)
- Newtonsoft.Json(>= 4.5.11)
Tags