• Magento: Debug logging

    Enable logging (System > Configuration > Developer > Log Settings > Enabled = Yes) then add this code somewhere:

    Mage::log("Add this message to the log");