Disable cron logging for specific entry?

Before I adjust syslog-ng config to get rid of "annoyance" logging, is there a way in busybox cron to disable logging of a specific "job"?

In particular, alfred for batman-adv runs a clean-up job every five minutes.

2018 Sep  8 16:30:00 devel info crond: USER root pid 2127 cmd ( for file in /etc/alfred/* ; do [ -x $file ] && $file ; done )
1 Like

might be of help: