mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
72f4d4fac0
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 |
||
---|---|---|
.. | ||
Engine | ||
CakeLog.php | ||
CakeLogInterface.php | ||
LogEngineCollection.php |