Skip to content

Commit

Permalink
Shift cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
laravel-shift committed Mar 15, 2024
1 parent 190bbbf commit 22c0673
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/logging.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<?php

use Monolog\Handler\NullHandler;
use Monolog\Handler\StreamHandler;
use Monolog\Handler\SyslogUdpHandler;

return [

'deprecations' => env('LOG_DEPRECATIONS_CHANNEL', 'null'),
Expand Down

0 comments on commit 22c0673

Please sign in to comment.