예제 #1
0
 /**
  * List the log files (only dates).
  *
  * @return array
  */
 public function dates()
 {
     return $this->factory->dates();
 }