cakephp2-php8/lib/Cake/Test/Case/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
CakeLogTest.php Fix issue with logging scopes 2012-10-08 12:57:02 -04:00