Essential.Diagnostics
1.2.501
dotnet add package Essential.Diagnostics --version 1.2.501
NuGet\Install-Package Essential.Diagnostics -Version 1.2.501
<PackageReference Include="Essential.Diagnostics" Version="1.2.501" />
paket add Essential.Diagnostics --version 1.2.501
#r "nuget: Essential.Diagnostics, 1.2.501"
// Install Essential.Diagnostics as a Cake Addin #addin nuget:?package=Essential.Diagnostics&version=1.2.501 // Install Essential.Diagnostics as a Cake Tool #tool nuget:?package=Essential.Diagnostics&version=1.2.501
You probably want the Essential.Diagnostics Configuration package, which includes this plus sample config sections.
Essential.Diagnostics contains additional trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace logging. Included are colored console (that allows custom formats), SQL database (including a tool to create tables), rolling file (with custom formats), rolling XML, email (per trace or batched), and in-memory trace listeners, simple property and expression filters, activity and logical operation scopes, and configuration file monitoring.
The library also includes Diagnostics.Abstractions interfaces and classes for better support of dependency injection frameworks. See the project site on CodePlex for examples and documentation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Essential.Diagnostics:
Repository | Stars |
---|---|
imsardine/winappdriver
WebDriver for Windows Applications
|