/** * {@inheritdoc} * @return HandlerInterface[] */ public function getHandlers() { return $this->parentLogger->getHandlers(); }