Here’s an example of it’s use:
1) Turn on your logging: Admin > Configuration > Developer > Log Settings > Enabled = Yes
2) Example code snippet where you might find this useful:
Mage::log(get_class_methods($this));3) Watch your var/log/system.log and var/log/exception.log for raw information from this.
No comments:
Post a Comment