public function emergency(string|\Stringable $message, array $context = []) : void { $this->log(RfcLogLevel::EMERGENCY, $message, $context); }