Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Added Rollbar

Compare
Choose a tag to compare
@millsoft millsoft released this 28 Jul 16:16
· 2 commits to master since this release

Rollbar will send any exceptions to me, so I can fix them asap.
If you don't want this feature, edit ace.php and comment out the line self::initErrorLogging(); (line 56)
In this release I am just trying out Rollbar, and I am not sure if this stays forever.