I think FeedAPI shouldn't log to cron every time - it pollutes and inflates the watchdog log.
We should move this into a improved admin interface for feedapi. When we log stuff to our own log, we can delete after a relatively short period of time (14 days, 30 days) and keep the watchdog neat and tidy.
I am also posting this in regards to plans of creating a stand alone feedapi_monitor module that would do some advanced monitoring.
Alex
Comments
Comment #1
aron novakI removed the problematic lines from FeedAPI. If i understand well, now it's a feature request for a feedapi_monitor module :)
Comment #2
alex_b commentedIndeed :)
We should start to sketch out a plan for feedapi_monitor. Keep monitor to an absolute minimum in feedapi.module and offer a good slap-on monitor.
This feature should be part of it.