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.

CommentFileSizeAuthor
#3 boost-531100.patch7.7 KBmikeytown2

Comments

mikeytown2’s picture

Good 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.

Tally’s picture

Sounds 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. :)

mikeytown2’s picture

Title: Recent Log Entries » Add verbose setting for watchdog messages
Status: Active » Needs review
StatusFileSize
new7.7 KB

let me know if this is what you where thinking

Tally’s picture

Status: Needs review » Reviewed & tested by the community

I 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. :-)

mikeytown2’s picture

Status: Reviewed & tested by the community » Fixed

committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.