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