@@ -119,7 +119,7 @@ return [
'driver' => 'daily',
'path' => storage_path('logs/api_log.log'),
'level' => 'debug',
- 'days' => 3,
+ 'days' => 14,
],
'u8_daily' => [