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