예제 #1
0
 /**
  * Get logs statistics.
  *
  * @return array
  */
 public function stats()
 {
     return $this->factory->stats();
 }