你的位置: 码友网首页 / 资讯源列表 / Reporting API in ASP.NET Core - Network Error Logging

关于[Reporting API in ASP.NET Core - Network Error Logging]的摘要:

Some time ago I've written a post about general aspects of Reporting API and how to use it in the context of ASP.NET Core. In this post, I want to focus on one specific aspect - reporting network errors. Network Error Logging provides a mechanism that allows your application to declare a reporting policy that can be used by the browser to report network errors. In order to achieve that, you first need to configure a group of Reporting API endpoints and then point to it with the policy. I've described configuring reporting endpoints in the previous post, so I'll go ahead to declaring a policy.

原文地址: https://www.tpeczek.com/2020/04/reporting-api-in-aspnet-core-network.html

收录时间: 2020-04-15 浏览量: 1720 分类: ASP.NET Core

| 0 收藏 | 0