Locating Logs in CakePHP

This should be easy but "Beginning CakePHP" didn't include an index reference for application logs. But the online manual did (w00t!). ( CakePHP Manual Log Reference )

For my future reference log location: webroot/app/tmp/logs

Log File names:
  • error.log
  • debug.log

Comments

Popular posts from this blog

Changing Dancer::Plugin::Ajax's content type

BootstrapX clickover

2 ways to get SQLite to put dates into columns