mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
0a7d5b9c3f
> Its important to remember that > when using scopes you must also define the `types` of log messages > that a logger will handle. Failing to do so will result in the logger > catching all log messages even if the scope is incorrect. According to this the previous example would fail to log correctly. |
||
---|---|---|
.. | ||
Engine | ||
CakeLog.php | ||
CakeLogInterface.php | ||
LogEngineCollection.php |