class LogReporter implements Reporter
Log caught exceptions to a PSR-3 logger instance.
No description
<p>Report an error that Flarum was not able to handle to a backend.</p>
__construct(LoggerInterface $logger)
void report(Throwable $error)