A retry policy that logs the decisions of its child policy.

Implements

Methods

__construct

( Cassandra\RetryPolicy $childPolicy )

Creates a new RetryPolicy\Logging retry policy.

Parameters:
Name Type Details
$childPolicy Cassandra\RetryPolicy

Any retry policy other than RetryPolicy\Logging