flownative/sentry

Letzte Aktivität 27 Feb 2025 5 2 38618
composer require flownative/sentry

A Sentry integration for Neos Flow

v2.1.1

Version
v2.1.1
Type
neos-package
Release Date
Feb 27, 2025 17:31
Source
git
Distribution
zip
Requires
  • ext-json: *
  • php: ^8.1
  • neos/flow: ^8.0 || ^9.0 || @dev
  • sentry/sentry: ^4.0
MIT 459add112045f2186345bd75faadf116200b52e0

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 Installation

The 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 Configuration

You 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 44 package(s).