After every cron run, the Recent log entries page at /admin/reports/dblog shows the entry Expired stale files from static page cache. I run cron frequently and these information entries clutter the report log.
Other than the Backup and Migrate module, I am not aware of any other module that reports successful operation after cron runs. For example, Search indexes on cron runs, but you don't see any log entries that search indexing was performed successfully. It would be better if Boost only recorded errors in the Report log.
PS: This is one nice module. Thanks.
Comments
Comment #1
mikeytown2 commentedGood point. I mainly use messages like that for debugging purposes; so I think I could have a verbose setting. 1 only reports errors, value of 5 would report everything.
Comment #2
Tally commentedSounds like a good solution. I like the idea of having a verbose setting for logging.
Like you, I like the messages for development. But, once in production, the log messages that everything is working are annoying. :)
Comment #3
mikeytown2 commentedlet me know if this is what you where thinking
Comment #4
Tally commentedI installed the patch on the July 28 dev version and I tested it. The patch does exactly what I was thinking of.
I have not noted any problems with my testing, but I don't normally have any errors that need to be logged for this module so I could not verify that the report log shows those errors. :-)
Comment #5
mikeytown2 commentedcommitted.