Publish SilverStripe errors and warnings to Sentry using the Raven client.
Publish SilverStripe errors and warnings to Sentry using the Raven client.
Composer (recommended):
composer require swilsonalfa/sentrylogger
Add the following to your _config.php file in the mysite folder:
SS_Log::add_writer(new SentryLogger());
Add the Sentry DSN (available from the Sentry website) into your config yml file:
SentryLogger:
sentry_dsn: https://xxx:[email protected]/xxx
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem