8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb6835 commit c237907Copy full SHA for c237907
src/Illuminate/Foundation/Bootstrap/HandleExceptions.php
@@ -7,9 +7,7 @@
7
use Illuminate\Contracts\Debug\ExceptionHandler;
8
use Illuminate\Contracts\Foundation\Application;
9
use Illuminate\Log\LogManager;
10
-use Monolog\Formatter\JsonFormatter;
11
use Monolog\Handler\NullHandler;
12
-use Monolog\Handler\SocketHandler;
13
use Symfony\Component\Console\Output\ConsoleOutput;
14
use Symfony\Component\ErrorHandler\Error\FatalError;
15
use Throwable;
0 commit comments