You are here

protected property AkamaiClientBase::$logRequests in Akamai 8.3

Whether or not to log all requests and responses.

Type: bool

File

src/AkamaiClientBase.php, line 92

Class

AkamaiClientBase
Connects to the Akamai EdgeGrid.

Namespace

Drupal\akamai

Code

protected $logRequests = FALSE;