Browse Source

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

visuddhinanda 2 years ago
parent
commit
a2e9178221
1 changed files with 1 additions and 0 deletions
  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',[