共用方式為


Microsoft.AspNetCore.HttpLogging 命名空間

類別

HttpLoggingAttribute

提供 HttpLogging 中介軟體端點特定設定的中繼資料。

HttpLoggingInterceptorContext

用於 IHttpLoggingInterceptor 的內容。

HttpLoggingOptions

的選項 Microsoft.AspNetCore.HttpLogging.HttpLoggingMiddleware

MediaTypeOptions

HttpLogging 的選項,可設定每個媒體類型要使用的編碼方式。

W3CLoggerOptions

的選項 Microsoft.AspNetCore.HttpLogging.W3CLogger

介面

IHttpLoggingInterceptor

用來擴充 HttpLogging 中介軟體的回呼。

列舉

HttpLoggingFields

用來控制要記錄哪些部分要求和回應的旗標。

W3CLoggingFields

用來控制要求和回應哪些部分會以 W3C 格式記錄的旗標。