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 - 1548494
dotnet add package System.Diagnostics.DiagnosticSource --version 4.0.0-beta-23516
Install-Package System.Diagnostics.DiagnosticSource -Version 4.0.0-beta-23516
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Diagnostics.Tracing | [4.0.0, ) |
| System.Threading | [4.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-11-18 13:09:15 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |