netlogix/sentry
composer require netlogix/sentry
sentry client for Flow & Neos
2.0.x-dev
Readme excerpt
Netlogix.Sentry AboutThis package provides a Flow integration for the sentry.io PHP SDK. Some basic information about the Flow application is added to the sentry Event by default, but you can easily configure and extend this package to fit your needs.
Installationcomposer require netlogix/sentry
Currently the following Flow versions are supported:
- ^5.3
- ^6.3
- ^7.0
The sentry DSN Client Key has to be configured. Get it from your project settings (SDK Setup -> Client Keys (DSN)).
Netlogix: Sentry: dsn: 'https://fd5c649e6e4d41dd8ca729b15cc5d1c7@o01392.ingest.sentry.io/123456789'Then simply run ./flow s…
Read more
The same vendor provides 29 package(s).