magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.56k stars 9.32k forks source link

CLI command tools for debugging Magento sql\app #9341

Closed maghamed closed 7 years ago

maghamed commented 7 years ago

In order to help developers to work with the Magento, create new commands which will simplify the debugging of the application.

Link to the current DB logging tool - https://github.com/magento/magento2/issues/9200

Request from Magento Performance Team: Here is some code we use internally for debugging sql\app which is nice to have in CLI command tool to make it multifunctional like a Swiss Army knife :)

enrico69 commented 7 years ago

This would be an interesting feature. Recently I had to activate MySQL logs to filter what was going on. I am volunteer to contribute.

magento-engcom-team commented 7 years ago

Pull Request has been merge. Closing the issue