Closed salpulse closed 6 years ago
Should now work at https://atmospherejs.com/littledata/synced-cron
Still having this exact same issue. Ended up using custom logger and checking if(Meteor.isDevelopment)
before logging
This is still an issue. Default logger ignores "log: false".
This wasn't a migration since we only added the package about 2 months ago. We went straight to the "littledata" version.
I've got the following:
but my server logs still have logs produced.
I dumped
SyncedCron.options
and they appear to be correct. Not sure why the config is not being picked up