HttpLoggingBuilderExtensions Klasse

Definition

Erweiterungsmethoden für die HttpLogging-Middleware.

public static class HttpLoggingBuilderExtensions
type HttpLoggingBuilderExtensions = class
Public Module HttpLoggingBuilderExtensions
Vererbung
HttpLoggingBuilderExtensions

Methoden

UseHttpLogging(IApplicationBuilder)

Fügt eine Middleware hinzu, die HTTP-Anforderungen und -Antworten protokollieren kann.

UseW3CLogging(IApplicationBuilder)

Fügt eine Middleware hinzu, die HTTP-Anforderungen und -Antworten für Serverprotokolle im W3C-Format protokollieren kann.

Gilt für: