literalValue = $literalValue; } public function convert(LoggerLoggingEvent $event) { return $this->literalValue; } }