diff --git a/config/logging.php b/config/logging.php index 4b9cbffe..eb40a051 100644 --- a/config/logging.php +++ b/config/logging.php @@ -61,7 +61,7 @@ ], 'papertrail' => [ - 'driver' => 'monolog', + 'driver' => 'monolog', 'level' => 'debug', 'handler' => SyslogUdpHandler::class, 'handler_with' => [