HttpSettings.

LogRequestResponseOutput Property

Summary

Determines whether to log the response/request body to the console.
Assembly
Cake.Http.dll
Namespace
Cake.Http
Containing Type
HttpSettings

Syntax

public bool LogRequestResponseOutput { get; set; }

Value

Type Description
bool