flownative/sentry
composer require flownative/sentry
A Sentry integration for Neos Flow
v1.1.3
Readme excerpt
Sentry integration for Flow 6.x and Flow 7.x
This Flow package allows you to automate reporting of errors to Sentry
Key Features InstallationThe Sentry integration is installed as a regular Flow package via Composer. For your existing project, simply include flownative/sentry into the dependencies of your Flow or Neos distribution:
$ composer require flownative/sentry ConfigurationYou need to at least specify a DSN to be used as a logging target. Apart from that, you can configure the Sentry environment and release. All options can either be set in the Flow settings or, more conveniently, by setting the respective environment variables.
Flownative: …Read more
The same vendor provides 44 package(s).