Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[NotFoundException] Not Found
Request URL: /shop/kyoto-st/
Stack Trace:
#0 [internal function]: ChinderController->shop()
#1 /var/www/lib/Cake/Controller/Controller.php(499): ReflectionMethod->invokeArgs()
#2 /var/www/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction()
#3 /var/www/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke()
#4 /var/www/prod_20250115/sites/chinder/webroot/index.php(119): Dispatcher->dispatch()
#5 {main}'
$output = '2025-01-15 17:54:19 Error: [NotFoundException] Not Found
Request URL: /shop/kyoto-st/
Stack Trace:
#0 [internal function]: ChinderController->shop()
#1 /var/www/lib/Cake/Controller/Controller.php(499): ReflectionMethod->invokeArgs()
#2 /var/www/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction()
#3 /var/www/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke()
#4 /var/www/prod_20250115/sites/chinder/webroot/index.php(119): Dispatcher->dispatch()
#5 {main}
'
$filename = 'error.log'
$pathname = '/var/www/prod_20250115/sites/chinder/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??