Просмотр исходного кода

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

visuddhinanda 2 лет назад
Родитель
Сommit
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',[