logResult

abstract fun logResult(result: VerificationResult)

Logs the result of the verification. Called for each call to verify.

Parameters

result

The result of the verification.