Function Mail_dispatcher_base->log

Definitions

sources/mail.php

  • Log something (to the class's internal logging, which can be accessed by the caller).
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$verb string required parameter N/A N/A Log verb (category of what is happening)
$message string required parameter N/A N/A Log message