wesmiler hai 1 ano
pai
achega
52ba4adc38
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/logging.php

+ 1 - 1
config/logging.php

@@ -51,7 +51,7 @@ return [
         ],
 
         'swoole'=> [
-            'driver' => 'swoole',
+            'driver' => 'daily',
             'path' => storage_path('logs/swoole-task.log'),
             'level' => env('LOG_LEVEL', 'debug'),
         ],