Info
Version: | 1.99.0 |
Author(s): | Sly Gryphon |
Last Update: | Monday, February 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://essentialdiagnostics.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Essential.Diagnostics |
Install
Install-Package Essential.Diagnostics
dotnet add package Essential.Diagnostics
paket add Essential.Diagnostics
Essential.Diagnostics Download (Unzip the "nupkg" after downloading)
Dependencies
- Essential.Diagnostics.Core(>= 2.0.206)
- Essential.Diagnostics.BufferedEmailTraceListener(>= 2.0.206)
- Essential.Diagnostics.ColoredConsoleTraceListener(>= 2.0.206)
- Essential.Diagnostics.EmailTraceListener(>= 2.0.206)
- Essential.Diagnostics.InMemoryTraceListener(>= 2.0.206)
- Essential.Diagnostics.RollingFileTraceListener(>= 2.0.206)
- Essential.Diagnostics.RollingXmlTraceListener(>= 2.0.206)
- Essential.Diagnostics.SqlDatabaseTraceListener(>= 2.0.206)
- Essential.Diagnostics.Fluent(>= 2.0.206)
If you install this update, then it will include references to all the new projects: Essential.Diagnostics.Core, .BufferedEmailTraceListener, .ColoredConsoleTraceListener, .EmailTraceListener, .InMemoryTraceListener, .RollingFileTraceListener, .RollingXmlTraceListener, .SqlDatabaseTraceListener, and Essential.Diagnostics.Fluent, but will not be updated going forward. It is recommended to remove this project and add references to the specific listeners and features you need.