LoggerSentry
The purpose of this project is to log the magento error and exception messages to sentry, too. This extension is an extension of the Magento Logger module, so you need the Logger module to use the Sentry logger.
Install / Use
/learn @magento-hackathon/LoggerSentryREADME
Magento To Sentry Logger
The purpose of this project is to log the magento error and exception messages to sentry, too. This extension is an extension of the Firegento Logger module, so you need the Logger module to use the Sentry logger.
Installation
Installing Without Composer
If you're not using composer to manage non-magento 3rd party packages, then you can install simply by:
- Pull down the code somewhere (
git clone git@github.com:magento-hackathon/LoggerSentry.git) - Copy over all files associatively.
- Configure the module (see below).
Installtion With Composer
Add to your repositories:
"repositories": [
{
"type": "composer",
"url": "http://packages.firegento.com"
}
],
Install with composer:
composer require magento-hackathon/loggersentry
Additional requirements:
Configuration
After you install the module you can configure it in the backend at: System > Configuration > Advanced > FireGento Logger > Sentry Logger
Further Information
Core Contributors
- Fabian Blechschmidt
Current Status of Project
Complete, but needs to be tested in the wild. If there are problems, just open an issue, we'll have a look on it.
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
