mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-23 09:36:11 +02:00
Merge branch '1.x'
This commit is contained in:
@@ -18,7 +18,7 @@ use Monolog\Logger;
|
||||
*
|
||||
* @author Jonathan A. Schweder <jonathanschweder@gmail.com>
|
||||
*/
|
||||
class MercurialProcessor
|
||||
class MercurialProcessor implements ProcessorInterface
|
||||
{
|
||||
private $level;
|
||||
private static $cache;
|
||||
|
Reference in New Issue
Block a user