예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function pushHandler(HandlerInterface $handler)
 {
     $this->parentLogger->pushHandler($handler);
 }