run(); } catch (Error | Exception $e) { $app->getContainer()->get(\Psr\Log\LoggerInterface::class)->error($e); throw $e; }