m12/flow-rollbar

Last activity 16 Dec 2018 6 1 2426
composer require m12/flow-rollbar

Rollbar.com error reporting for Flow/Neos projects

v0.3.1

Version
v0.3.1
Type
typo3-flow-plugin
Release Date
Oct 25, 2016 11:16
Source
git
Distribution
zip
Requires
  • typo3/flow: *
  • typo3/eel: *
  • neos/utility-arrays: *
  • rollbar/rollbar: ~0.18.2
MIT 9abe33611dbb0dfed019939775e1bba8dca8dec5

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.