Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jun 12, 2024
1 parent 9f6bf69 commit 6cb1e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/Live/tools/testRestreams.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ function getLogFileInfo($directory, $fileName) {

// Exemplo de uso
$directory = '/var/www/tmp/';
echo "Start".PHP_EOL;
$logFiles = listLogFiles($directory);

echo "Últimos 20 logs disponíveis:\n";
Expand Down

0 comments on commit 6cb1e23

Please sign in to comment.