Common.Logging adapter for logging to Event Tracing for Windows (ETW) subsystem.
Info
Version: | 3.4.1 |
Author(s): | Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen |
Last Update: | Wednesday, August 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://net-commons.github.io/common-logging/ |
NuGet Url: | https://www.nuget.org/packages/Common.Logging.ETWLogger |
Install
Install-Package Common.Logging.ETWLogger
dotnet add package Common.Logging.ETWLogger
paket add Common.Logging.ETWLogger
Common.Logging.ETWLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(>= 3.4.1)
- Microsoft.Diagnostics.Tracing.EventSource.Redist(>= 1.1.28 && <= 1.1.28)
Tags