HttpLoggingOptions.ResponseBodyLogLimit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum response body size to log (in bytes). Defaults to 32 KB.
public int ResponseBodyLogLimit { get; set; }
member this.ResponseBodyLogLimit : int with get, set
Public Property ResponseBodyLogLimit As Integer