Provides an output implementation that sends diagnostics data to standard output stream (useful for debugging purposes).
Info
Version: | 1.7.1 |
Author(s): | Microsoft |
Last Update: | Wednesday, March 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/diagnostics-eventflow |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.EventFlow.Outputs.StdOutput |
Install
Install-Package Microsoft.Diagnostics.EventFlow.Outputs.StdOutput
dotnet add package Microsoft.Diagnostics.EventFlow.Outputs.StdOutput
paket add Microsoft.Diagnostics.EventFlow.Outputs.StdOutput
Microsoft.Diagnostics.EventFlow.Outputs.StdOutput Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- Newtonsoft.Json(>= 11.0.2)
Tags