/**
  * {inheritdoc}
  */
 public function getLevel()
 {
     return $this->message->getLevel();
 }