protected function get_item_result($total, $offset)
	{
		return PeriodCollector::getLogListForPeriod($this->period->id, $total, $offset);
	}