HttpLoggingOptions.ResponseBodyLogLimit Property

Definition

Maximum response body size to log (in bytes). Defaults to 32 KB.

C#
public int ResponseBodyLogLimit { get; set; }

Property Value

Applies to

Product Versions
ASP.NET Core 6.0, 7.0, 8.0, 9.0