IHttpClientLogEnricher 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
實作 HTTP 用戶端要求的記錄擴充器的介面。
public interface class IHttpClientLogEnricher
public interface IHttpClientLogEnricher
type IHttpClientLogEnricher = interface
Public Interface IHttpClientLogEnricher
方法
Enrich(IEnrichmentTagCollector, HttpRequestMessage, HttpResponseMessage, Exception) |
擴充 HTTP 用戶端要求記錄。 |