chore: remove github action workflow and improve logging
- Removed unused Claude GitHub Action workflow file - Changed scheduled command log to use daily log files (Y-m-d format) - Fixed code formatting in CurrencyService exception handling
هذا الالتزام موجود في:
@@ -59,6 +59,7 @@ class CurrencyService
|
||||
}
|
||||
|
||||
return $results;
|
||||
|
||||
} catch (\Exception $e) {
|
||||
Log::error('Failed to fetch currency data for last twenty days', [
|
||||
'error' => $e->getMessage(),
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم