diff --git a/plugin/Live/tools/testRestreams.php b/plugin/Live/tools/testRestreams.php index 32d032566efa..986ac65c3581 100644 --- a/plugin/Live/tools/testRestreams.php +++ b/plugin/Live/tools/testRestreams.php @@ -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";