Freigeben über


HttpClientLoggingHttpClientBuilderExtensions Klasse

Definition

Erweiterungen zum Registrieren erweiterter HTTP-Clientprotokollierungsfeatures.

public ref class HttpClientLoggingHttpClientBuilderExtensions abstract sealed
public static class HttpClientLoggingHttpClientBuilderExtensions
type HttpClientLoggingHttpClientBuilderExtensions = class
Public Module HttpClientLoggingHttpClientBuilderExtensions
Vererbung
HttpClientLoggingHttpClientBuilderExtensions

Methoden

Name Beschreibung
AddExtendedHttpClientLogging(IHttpClientBuilder, Action<LoggingOptions>, Boolean)

Fügt einIHttpClientAsyncLogger, um Protokolle für ausgehende Anforderungen für einen benannten .HttpClient

AddExtendedHttpClientLogging(IHttpClientBuilder, Action<LoggingOptions>)

Fügt einIHttpClientAsyncLogger, um Protokolle für ausgehende Anforderungen für einen benannten .HttpClient

AddExtendedHttpClientLogging(IHttpClientBuilder, Boolean)

Fügt einIHttpClientAsyncLogger, um Protokolle für ausgehende Anforderungen für einen benannten .HttpClient

AddExtendedHttpClientLogging(IHttpClientBuilder, IConfigurationSection, Boolean)

Fügt einIHttpClientAsyncLogger, um Protokolle für ausgehende Anforderungen für einen benannten .HttpClient

AddExtendedHttpClientLogging(IHttpClientBuilder, IConfigurationSection)

Fügt einIHttpClientAsyncLogger, um Protokolle für ausgehende Anforderungen für einen benannten .HttpClient

AddExtendedHttpClientLogging(IHttpClientBuilder)

Fügt einIHttpClientAsyncLogger, um Protokolle für ausgehende Anforderungen für einen benannten .HttpClient

Gilt für: