소스 검색

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',[