Skip to content

Commit

Permalink
Add more log
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Aug 13, 2024
1 parent 13e3782 commit e677ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions objects/Encoder.php
Original file line number Diff line number Diff line change
Expand Up @@ -2703,6 +2703,7 @@ public static function getThumbsFromLink($link, $streamers_id, $returnFileName =
}
}

_error_log("getThumbsFromLink: found file : {$returnFileName}");
if ($returnFileName) {
return $returnTmpfname;
} else {
Expand Down

0 comments on commit e677ece

Please sign in to comment.