cakephp2-php8/lib/Cake/Log
mark_story 72f4d4fac0 Fix issue with logging scopes
Logging scopes should be exclusive and not allow messages matching on
level alone to be logged.  By using scopes + levels you opt-in to new
behavior so grabbing all messages by level should not occur.

Fixes #3264
2012-10-08 12:57:02 -04:00
..
Engine fix: windows console may not have ansi color support 2012-07-03 12:41:29 +07:00
CakeLog.php Fix issue with logging scopes 2012-10-08 12:57:02 -04:00
CakeLogInterface.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
LogEngineCollection.php refactor to use ObjectCollection 2012-05-11 12:37:00 +07:00