NextDom\Helpers\LogHelper::addAlert
Log an alert message
Signature
public function addAlert(string
$targetLog,
string
$message,
[string
$logicalId = ''] )
Parameters
$targetLog
— string- Target log file
$message
— string- Message to log
$logicalId
— string- Logical id linked to this log (optional)
Returns
- bool