FireGento_MageMonitoring_Model_Widget_Log_Abstract::watchLog
Compares last entry in $logIn with last saved timestamp and adds all log entries between the last logged or whole tail if the last saved timestamp is not found.
Returns false if $logIn is empty or array with added report data.
Signature
protected function watchLog(string
$logIn,
string
$attachmentName )
Parameters
$logIn
— string- Log
$attachmentName
— string- Attachment
Returns
- array|false
- Report