masiuchi / heroku-buildpack-multi

Composable buildpacks
0 stars 0 forks source link

Do not log 'Scheduled Tasks Update'. #12

Open masiuchi opened 9 years ago

masiuchi commented 9 years ago

288 'Scheduled Tasks Update' are logged in a day when run-periodic-tasks runs every 5 minutes. free plan heroku-postgresql can create max 10,000 records. It is better to stop this log message.

masiuchi commented 9 years ago

Should stop search log too?

Search: query for '???'

Should be able to changed these settings on admin screen?