HttpLoggingInterceptorContext.Enable(HttpLoggingFields) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將指定的欄位新增至 中 LoggingFields 目前啟用的內容。
public void Enable (Microsoft.AspNetCore.HttpLogging.HttpLoggingFields fields);
member this.Enable : Microsoft.AspNetCore.HttpLogging.HttpLoggingFields -> unit
Public Sub Enable (fields As HttpLoggingFields)
參數
- fields
- HttpLoggingFields
要啟用的其他欄位。