Ver código fonte

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

visuddhinanda 2 anos atrás
pai
commit
a2e9178221
1 arquivos alterados com 1 adições e 0 exclusões
  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',[