.NET supports high performance, structured logging via the ILogger API to help monitor application behavior and diagnose issues. Logs can be written to different destinations by configuring different logging providers. Basic logging providers are built-in and there are many third-party providers available as well.
.NET 通过 ILogger API 支持高性能的结构化日志记录,以帮助监视应用程序行为和诊断问题。通过配置不同的日志记录提供程序,可以将日志写入不同的目标。基本的日志记录提供程序是内置的,并且还有许多第三方提供程序可用。
Microsoft.Extensions.Logging
声明:本站所有文章除特别声明外,均采用CC BY-NC-SA 4.0许可协议。转载请注明来自
染青的博客!
汇编语言(asm,assembly language)
« 上一篇
2024-12-09
相关文章
还没有评论, 告诉我们你的想法
发表评论