My Mage::log() function is not working. The var/log folder is 777 and logging is enabled from the admin panel. Still I am unable to log anything
What are you logging?
Here's a few things to consider:
You could give this call a try:
Mage::log("My test log", null, "test.log")
The last parameter is the name of the log file, which you will find in the folder under path '%MAGENTO_BASE%/var/log/'
I hope this helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With