laravel-raven
laravel-raven copied to clipboard
getsentry/sentry-laravel
Should this library be replaced by official one https://github.com/getsentry/sentry-laravel?
No, I think this repo gives ability to Log any message like Log::debug(), Log::info(), Log::warning() and so on to Sentry. But official one give only ability to track Exceptions.