示例#1
0
 /**
  * @return WriterAbstraction
  */
 public function log()
 {
     return ObjectRepository::getLogger($this);
 }