class LogException extends Handler
用于记录异常或将其发送到外部服务
负责将给定的异常转换成发送给浏览器的 HTTP 响应.
void report(Throwable $exception)
render($request, Throwable $exception)