@@ -111,7 +111,7 @@ return [
'driver' => 'daily',
'path' => storage_path('logs/request.log'),
'level' => 'debug',
- 'days' => 31,
+ 'days' => 7,
],