Provides a "Console TraceListener" implementation which emits trace events formatted using JSON.
Info
Version: | 0.1.0.20 |
Author(s): | Shaun Wilson [email protected] |
Last Update: | Saturday, July 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wilson0x4d/diagnostics |
NuGet Url: | https://www.nuget.org/packages/X4D.Diagnostics.ConsoleJsonTraceListener |
Install
Install-Package X4D.Diagnostics.ConsoleJsonTraceListener
dotnet add package X4D.Diagnostics.ConsoleJsonTraceListener
paket add X4D.Diagnostics.ConsoleJsonTraceListener
X4D.Diagnostics.ConsoleJsonTraceListener Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- X4D.Diagnostics.JsonTextWriterTraceListener(>= 0.1.0.20)
- X4D.Diagnostics(>= 0.1.0.20)
- Newtonsoft.Json(>= 11.0.2)
- X4D.Diagnostics.JsonTextWriterTraceListener(>= 0.1.0.20)
- X4D.Diagnostics(>= 0.1.0.20)
- Newtonsoft.Json(>= 11.0.2)
Tags