Skip to content

Commit

Permalink
Fix invalid arg exception namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
moesjarraf committed Aug 9, 2017
1 parent ab57748 commit a6bde4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CloudWatchLogger.php
Expand Up @@ -6,6 +6,7 @@
use Maxbanton\Cwh\Handler\CloudWatch as Handler;
use Monolog\Formatter\LineFormatter as Formatter;
use Monolog\Logger;
use InvalidArgumentException;

/**
* Class that facilitates CloudWatch logging
Expand Down

0 comments on commit a6bde4b

Please sign in to comment.