Common.Logging adapter for logging to Event Tracing for Windows (ETW) subsystem.
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