Immediately sends an error from your application!
- no plugin dependencies
- easy setup, just fill your e-mail or API key
- define logging level for each service separately (send warnings to Syslog and critical errors directly to your email)
- know about all errors before your client/customer
Available services
- NewRelic
- Slack
- Syslog
- Bugsnag with extension https://octobercms.com/plugin/vojtasvoboda-bugsnag
- Sentry with extension https://octobercms.com/plugin/martin-sentryerrorlogger
- Rollbar with extension https://octobercms.com/plugin/maercky-rollbar
SMS could be delivered by Bugsnag or Sentry.
The following plugins extend or depend on the plugin
Sentry support for Error Logger
Extend Error Logger to support Sentry
Sentry support for Error Logger
Extend Error Logger to support Sentry
Bugsnag
Bugsnag extension for Error Logger.
Bugsnag
Bugsnag extension for Error Logger.
Rollbar
Integrate Rollbar with October CMS (and ErrorLogger!)
Rollbar
Integrate Rollbar with October CMS (and ErrorLogger!)
Mattermost support for Error Logger
Extend Error Logger to support Mattermost
Mattermost support for Error Logger
Extend Error Logger to support Mattermost
Installation
- Install plugin VojtaSvoboda.ErrorLogger
- Set your services at Backend > Settings > System > Error logger
- Save and sleep with a clear mind!
!! Important notice !!
Mailer handler uses plain PHP mail()
function, not Laravel Mail::send() function! So any backend mailing settings doesn't make any impact.
Services waiting for implementation
- CouchDB
- Cube
- ElasticSearch
- FirePHP
- Flowdock
- HipChat
- IFTTT
- Mandrill
- MongoDB
- Redis
- and more!
Feel free to send pullrequest!
Contributing
Do you want some extra feature or fix bug? Send me pull request or create issue, please.
Code check
License
Error logger plugin is open-sourced software licensed under the MIT license same as OctoberCMS platform.
Icon made by Freepik from www.flaticon.com.
-
Jan Vince
Found the plugin useful on 21 May, 2019
Great plugin!
-
Lovata sp. z o.o.
Found the plugin useful on 15 Mar, 2019
Thx for such a great plugin!
We're using it in each of our projects based on October CMS to monitor system errors on a production environment.
-
papaya
Found the plugin useful on 17 Jan, 2018
Great work!
-
1.1.0 |
Make plugin compatible with Laravel 8 (thanks to @pikanji) Feb 25, 2021 |
---|---|
1.0.8 |
Fix Chrome 'An invalid form control with name…is not focusable' exception. Aug 21, 2020 |
1.0.7 |
Fix loading SyslogHandler class. Aug 13, 2018 |
1.0.6 |
Add ES locale (thanks to Salvador Pasquier) Apr 24, 2016 |
1.0.5 |
Add DE locale (thanks to Tobias Kündig) Apr 04, 2016 |
1.0.4 |
Add RU locale (thanks to Alexander Romanov) Apr 01, 2016 |
1.0.3 |
Add New Relic handler Oct 06, 2015 |
1.0.2 |
Manage plugin permissions Oct 03, 2015 |
1.0.1 |
First version of Error Logger with Mailer handler, Slack handler and Syslog handler. Sep 17, 2015 |