فهرست منبع

add Log::info('daily task start');

visuddhinanda 2 سال پیش
والد
کامیت
a2e9178221
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      app/Console/Commands/UpgradeDaily.php

+ 1 - 0
app/Console/Commands/UpgradeDaily.php

@@ -40,6 +40,7 @@ class UpgradeDaily extends Command
      */
     public function handle()
     {
+        Log::info('daily task start');
         $start = time();
 		if(app()->isLocal()==false){
 			$this->call('message:webhook',[