Skip to content

v4.0.0

Compare
Choose a tag to compare
@ArturMoczulski ArturMoczulski released this 15 Aug 09:08
· 146 commits to master since this release

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