EtwStream 1.3.3
Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to anywhere by Reactive Extensions.
Install-Package EtwStream -Version 1.3.3
dotnet add package EtwStream --version 1.3.3
<PackageReference Include="EtwStream" Version="1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EtwStream --version 1.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Change dependency to System.Reactive.Linq
Dependencies
-
- Microsoft.Diagnostics.Tracing.TraceEvent (>= 1.0.41)
- System.Reactive.Linq (>= 3.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.