handler) { return; } foreach ($this->handler->getRecords() as $logs) { fwrite(STDOUT, $logs['formatted'] . PHP_EOL); } } }