sentry-laravel

The official Laravel SDK for Sentry (sentry.io)

MIT License

Downloads
71.3M
Stars
1.2K
Committers
82

Bot releases are visible (Hide)

sentry-laravel - 0.4.0

Published by stayallive about 7 years ago

  • Require sentry/sentry >= 1.5.0.
  • Added support for Illuminate SQL queries in breadcrumbs.
  • Replaced Monolog breadcrumb handler with Illuminate log handler.
  • Added route transaction names.