/**
  * {@inheritDoc}
  */
 protected function handleWrite(array $record)
 {
     $this->monologHandler->write($record);
 }