ho/magento2-debug-by-ho
Composer 安装命令:
composer require ho/magento2-debug-by-ho
包简介
Magento Fire PHP
README 文档
README
Magento 2 Fire PHP Module
A simple module for sending debug data to the browser console.
Installation
composer require ho/magento2-debug-by-ho
and then enable the module
How to use
To use the module, a fire php browser plugin need to be installed FirePHP
hoLog(string $message, array $context);
Just use the method with message and data array and they will be logged into the browser console.
By default, the method will not work on production mode unless intentionally enabled from the admin panel.
License
MIT
With BACK END
hoLogBE($data);
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-04-25
