A custom health reporter for Microsoft.Diagnostics.EventFlow to write to the console window.
Info
Version: | 1.0.0 |
Author(s): | Tsuyoshi Sumiyoshi |
Last Update: | Thursday, September 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tsu1980/diagnostics-eventflow-stdoutput |
NuGet Url: | https://www.nuget.org/packages/Mamemaki.EventFlow.HealthReporters.StdOutput |
Install
Install-Package Mamemaki.EventFlow.HealthReporters.StdOutput
dotnet add package Mamemaki.EventFlow.HealthReporters.StdOutput
paket add Mamemaki.EventFlow.HealthReporters.StdOutput
Mamemaki.EventFlow.HealthReporters.StdOutput Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Diagnostics.EventFlow.Core(>= 1.4.4)
Tags