HttpLoggingAttribute(HttpLoggingFields) Konstruktor

Definition

Initialisiert eine Instanz der HttpLoggingAttribute-Klasse.

public HttpLoggingAttribute (Microsoft.AspNetCore.HttpLogging.HttpLoggingFields loggingFields);
new Microsoft.AspNetCore.HttpLogging.HttpLoggingAttribute : Microsoft.AspNetCore.HttpLogging.HttpLoggingFields -> Microsoft.AspNetCore.HttpLogging.HttpLoggingAttribute
Public Sub New (loggingFields As HttpLoggingFields)

Parameter

loggingFields
HttpLoggingFields

Gibt an, welche Felder für den Endpunkt protokolliert werden sollen.

Gilt für: