1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-12 08:04:02 +02:00

Fatal error: Class 'Monolog\Handler\Logger' not found in RollbarHandler.php on line 27

This commit is contained in:
Joseph Pugh
2014-03-13 16:18:10 -05:00
parent dc75a998d8
commit e7d52e39a9

View File

@@ -4,6 +4,7 @@ namespace Monolog\Handler;
use RollbarNotifier;
use Exception;
use Monolog\Logger;
/**
* Sends errors to Rollbar