Microsoft.AspNetCore.HttpLogging 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
類別
HttpLoggingAttribute |
提供 HttpLogging 中介軟體端點特定設定的中繼資料。 |
HttpLoggingInterceptorContext |
用於 IHttpLoggingInterceptor 的內容。 |
HttpLoggingOptions |
的選項 Microsoft.AspNetCore.HttpLogging.HttpLoggingMiddleware 。 |
MediaTypeOptions |
HttpLogging 的選項,可設定每個媒體類型要使用的編碼方式。 |
W3CLoggerOptions |
的選項 Microsoft.AspNetCore.HttpLogging.W3CLogger 。 |
介面
IHttpLoggingInterceptor |
用來擴充 HttpLogging 中介軟體的回呼。 |
列舉
HttpLoggingFields |
用來控制要記錄哪些部分要求和回應的旗標。 |
W3CLoggingFields |
用來控制要求和回應哪些部分會以 W3C 格式記錄的旗標。 |