mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-11 07:34:12 +02:00
Merge pull request #336 from jowy/patch-1
Fatal error: Class 'Monolog\Handler\Logger' not found in RollbarHandler....
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Monolog\Handler;
|
||||
|
||||
use RollbarNotifier;
|
||||
use Exception;
|
||||
use Monolog\Logger;
|
||||
|
||||
/**
|
||||
* Sends errors to Rollbar
|
||||
|
Reference in New Issue
Block a user