Download the PHP package pstaender/silverstripe-sentry without Composer
On this page you can find all versions of the php package pstaender/silverstripe-sentry. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pstaender/silverstripe-sentry
More information about pstaender/silverstripe-sentry
Files in pstaender/silverstripe-sentry
Download pstaender/silverstripe-sentry
More information about pstaender/silverstripe-sentry
Files in pstaender/silverstripe-sentry
Vendor pstaender
Package silverstripe-sentry
Short Description Sentry Logging for SilverStripe
License MIT
Homepage https://github.com/pstaender/silverstripe-sentry
Package silverstripe-sentry
Short Description Sentry Logging for SilverStripe
License MIT
Homepage https://github.com/pstaender/silverstripe-sentry
Please rate this library. Is it a good library?
Informations about the package silverstripe-sentry
Logging to Sentry from SilverStripe
First install the module in your SilverStripe 4.x project:
Activate and setup Sentry logging in the config file of your project. Replace the example dsn https://…:…@sentry.myserver.com/1
with your Sentry project dsn:
Use other formatter
Just override the sentry-logging-config:
Do everything by yourself via injection
You can skip installing this module by installing the sentry-client:
and modifying your project config:
All versions of silverstripe-sentry with dependencies
PHP Build Version
Package Version
The package pstaender/silverstripe-sentry contains the following files
Loading the files please wait ....