Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
dotnet add package System.Diagnostics.DiagnosticSource --version 4.0.0
Install-Package System.Diagnostics.DiagnosticSource -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Tracing | [4.1.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Tracing | [4.1.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:15:58 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |