-
Notifications
You must be signed in to change notification settings - Fork 3
mcurry/sql_log
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/* * SQL Log to file plugin * * Copyright (c) 2008 Matt Curry * www.PseudoCoder.com * * 90% of this code is taken from the DebugKit * http://thechaw.com/debug_kit * * @author Matt Curry <matt@pseudocoder.com> * @license MIT * */ /* Description */ A plugin to write the SQL logs to the error file. /* Instructions */ 1. Download the plugin and put it in /app/plugins/sql_log. 2. Add the plugin to your AppController: var $components = array('SqlLog.SqlLog');
About
CakePHP Plugin - Send the SQL log to a file; convenient for tail -f
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published