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 7f427c4 commit 62cb852Copy full SHA for 62cb852
src/Illuminate/Foundation/Bootstrap/HandleExceptions.php
@@ -8,9 +8,7 @@
8
use Illuminate\Contracts\Foundation\Application;
9
use Illuminate\Log\LogManager;
10
use Illuminate\Support\Env;
11
-use Monolog\Formatter\JsonFormatter;
12
use Monolog\Handler\NullHandler;
13
-use Monolog\Handler\SocketHandler;
14
use Symfony\Component\Console\Output\ConsoleOutput;
15
use Symfony\Component\ErrorHandler\Error\FatalError;
16
use Throwable;
0 commit comments