m12/flow-rollbar

Letzte Aktivität 16 Dec 2018 6 1 2426
composer require m12/flow-rollbar

Rollbar.com error reporting for Flow/Neos projects

dev-master

Version
dev-master
Type
neos-package
Release Date
Dec 16, 2018 13:00
Source
git
Distribution
zip
Requires
  • neos/flow: ^4.0 || ^5.0
  • neos/eel: ^4.0 || ^5.0
  • neos/utility-arrays: ^4.0 || ^5.0
  • rollbar/rollbar: ^1.6
MIT d1ae6f8f6df2476e91e0aff66d066064d34d617c

Readme excerpt

Rollbar.com error reporting inside Flow/Neos

Report errors and unhandled exceptions to Rollbar.com service in your Flow/Neos project.

It is especially useful on Production environment, where you don't want to have any exceptions or errors unnoticed.

Features
  • Error and exception logging:
    • on server-side (PHP, both web requests and CLI requests)
    • on front-end (JS) for public site and Neos admin areas (content module and all other modules, like Media, Workspaces etc)
  • Enabled by default for Production only, can be enabled for Development too.
  • Sending environment and currently authenticated account identifier, if present.…
    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.