Code Context $result = unlink($filepath);
} else {
$result = rename($filepath, $filepath . '.' . time());
$filename = 'product_update_log.log'
$filepath = '/var/www/html/app/tmp/logs/product_update_log.log'
rename - [internal], line ??
FileLog::_rotateFile() - CORE/Cake/Log/Engine/FileLog.php, line 205
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 137
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
CakeObject::log() - CORE/Cake/Core/CakeObject.php, line 162
ProdottiComponent::myLog() - APP/Controller/Component/ProdottiComponent.php, line 3970
ProdottiComponent::getProductName() - APP/Controller/Component/ProdottiComponent.php, line 6491
ProdottiComponent::product_update_general() - APP/Controller/Component/ProdottiComponent.php, line 4059
ProdottiController::info() - APP/Controller/ProdottiController.php, line 77
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110