cakephp2-php8/app/Config
Ceeram 6bf9363217 Add option to skip exception types for logging.
add blacklisting for logging exceptions

add test for skipping exception logging, and fix typo and cs

add example to docblock in core.php for skipLog

remove app_error.php skips, those are no longer used in 2.x

use assertContains instead of assertRegExp

check for instanceof, instead of matching names
2013-03-26 15:11:39 +01:00
..
Schema Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
acl.ini.php This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 2013-02-08 20:59:49 +09:00
acl.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
bootstrap.php Fix typos 2013-03-05 00:05:14 -07:00
core.php Add option to skip exception types for logging. 2013-03-26 15:11:39 +01:00
database.php.default Add settings array to connection parameters that executes SET statements once connected 2013-03-07 23:45:42 +01:00
email.php.default Updated .gitignore, synced app & skel 2013-02-08 15:54:36 +01:00
routes.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00