FireGento_MageMonitoring_Model_Widget_Log_Abstract::extractNewLogEntries
Returns log entries with timestamp after $from or false if $from is not found.
Signature
protected function extractNewLogEntries(string
$log,
string
$from )
Parameters
$log
— string- Log
$from
— string- From
Returns
- string|false