The `Ikonoshirt_CustomAdminNotifications` is logging messages to the system.log file. See `Ikonoshirt_CustomAdminNotifications_Model_Feed::checkUpdate()` in line 31: ``` Mage::log('Ikonoshirt_CustomAdminNotifications: No feeds found.'); ```
The
Ikonoshirt_CustomAdminNotificationsis logging messages to the system.log file.See
Ikonoshirt_CustomAdminNotifications_Model_Feed::checkUpdate()in line 31: