getLogAt method

Log getLogAt(
  1. int index
)

Implementation

Log getLogAt(int index) => _logs[index];