An open API service indexing awesome lists of open source software.

https://github.com/opsway/magento-mod-debug

Magento module for performance issues debug
https://github.com/opsway/magento-mod-debug

Last synced: 7 months ago
JSON representation

Magento module for performance issues debug

Awesome Lists containing this project

README

          

# DebugLog Extension for Magento

This extension create on each request statistic logs with debug info about magento collections & models.

## Features

* Admin settings for rule extension.
* Collect statistic about load collections & models
* Additional info (sql queries for collection, IDs loaded models, counter, timer)
* You can enabled magento DB profiling without editing code
* Db profiling create separate log files for each uniq URL requests

## Installation & Usage