HttpLoggingOptions.RequestBodyLogLimit Property

Definition

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

public int RequestBodyLogLimit { get; set; }
member this.RequestBodyLogLimit : int with get, set
Public Property RequestBodyLogLimit As Integer

Property Value

Applies to