Created
April 6, 2016 20:47
-
-
Save bkozora/df42fb9fc460b863f14f4669e36dc354 to your computer and use it in GitHub Desktop.
Display Magento Backtrace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
Mage::log(Varien_Debug::backtrace(true, true), null, 'backtrace.log'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment