fsw2/magento2-error-sieve
最新稳定版本:1.0.1
Composer 安装命令:
composer require fsw2/magento2-error-sieve
包简介
Magento 2 Error Sieve
README 文档
README
This module helps monitor errors and exceptions happening in Magento 2 instance.
It intercepts different places Magento 2 is handling and logging exceptions and collects all data into a single table.
It merges exceptions using filename and line number on witch error happened and counts each separate exceptions.
This way you can focus on exceptions by volume.
Installation
composer require fsw2/magento2-error-sieve
php bin/magento module:enable Fsw_ErrorSieve
php bin/magento setup:upgrade
Admin Panel
Module adds its view in System > Tools > Errors Sieve with simple management of issues.
统计信息
- 总下载量: 14.82k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2021-01-22