Logging adapter for writing Common.Logging logs to Windows Event Tracing for Windows (ETW).
Info
Version: | 1.2.0 |
Author(s): | Phil Bolduc |
Last Update: | Tuesday, May 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pbolduc/Common.Logging.EventSource |
NuGet Url: | https://www.nuget.org/packages/Common.Logging.EventSource |
Install
Install-Package Common.Logging.EventSource
dotnet add package Common.Logging.EventSource
paket add Common.Logging.EventSource
Common.Logging.EventSource Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.3.1)
- EventSourceProxy(>= 3.0.7)
- Newtonsoft.Json(>= 7.0.1)
Tags