예제 #1
0
파일: Logger.php 프로젝트: khelle/surume
 /**
  * @return string
  */
 public function getName()
 {
     return $this->logger->getName();
 }