Refactored the library to comply with the Laravel 5.6 best practices for setting up logging.
- #55 Change implementation of the service provider to utilize config/logging.php in Laravel 5.6 instead of listening to the log event
- #56 Class 'App\Exceptions\Handler' not found