cakephp2-php8/lib/Cake/Log
Marc Würth 0a7d5b9c3f Corrected a CakeLog example in a DocBlock about scopes and types
> 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.
2013-09-13 03:07:46 +02:00
..
Engine correct doc blocks as per cs 2013-08-13 12:29:20 +02:00
CakeLog.php Corrected a CakeLog example in a DocBlock about scopes and types 2013-09-13 03:07:46 +02:00
CakeLogInterface.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
LogEngineCollection.php Excluded method names from several tanslation strings 2013-08-16 13:42:28 +04:00