Пример #1
0
 /**
  * {@inheritdoc}
  */
 public function shouldHandle($level)
 {
     return isset($this->logger) && parent::shouldHandle($level);
 }