共用方式為


HttpLoggingOptions.CombineLogs 屬性

定義

取得或設定中介軟體是否會將要求、要求本文、回應、回應本文和持續時間記錄合併成單一記錄專案。 預設為 false

public bool CombineLogs { get; set; }
member this.CombineLogs : bool with get, set
Public Property CombineLogs As Boolean

屬性值

適用於