flownative/sentry

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

A Sentry integration for Neos Flow

0.1.1

Version
0.1.1
Type
neos-package
Release Date
Aug 22, 2019 15:27
Source
git
Distribution
zip
Requires
  • neos/flow: ^5.0 || @dev
  • sentry/sentry: 2.1.1
  • php-http/guzzle6-adapter: ^v2.0
MIT b140680332a6407f0838dbcc77866bc5685da6f7

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).