Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

StatusFileSize
new4.09 KB

For 6x-5.x.

damienmckenna’s picture

Status: Active » Needs review
damienmckenna’s picture

StatusFileSize
new4.57 KB

And a little more.

damienmckenna’s picture

Version: 6.x-5.x-dev » 7.x-6.x-dev
StatusFileSize
new4.25 KB

Ported to 7.x-6.x.

damienmckenna’s picture

Version: 7.x-6.x-dev » 7.x-5.x-dev
StatusFileSize
new4.49 KB

Ported to 7.x-5.x.

damienmckenna’s picture

Version: 7.x-5.x-dev » 6.x-5.x-dev
StatusFileSize
new4.49 KB

A small update for 6.x-5x.

damienmckenna’s picture

Version: 6.x-5.x-dev » 7.x-6.x-dev
StatusFileSize
new4.41 KB

Updated patch for 7.x-6.x.

damienmckenna’s picture

Version: 7.x-6.x-dev » 6.x-5.x-dev
StatusFileSize
new4.7 KB

The last 6.x-5.x was actually the 7.x-5.x patch uploaded a second time. Doh.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • DamienMcKenna committed baae504 on 7.x-5.x
    Issue #2558457 by DamienMcKenna: Additional logging during cron.
    

  • DamienMcKenna committed 53fe9fa on
    Issue #2558457 by DamienMcKenna: Additional logging during cron.
    

  • DamienMcKenna committed 122480e on
    Issue #2558457 by DamienMcKenna: Additional logging during cron.
    

Status: Fixed » Closed (fixed)

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

bibo’s picture

This is kinda old, but may I ask why there is not option to avoid this debugging? I've setup my Twitter-module and accounts correctly, but I don't want to import tweets right now. So my logs are getting filled with:

The Twitter module is configured to not download tweets right now.

It's annoying because I've managed to remove all other unimportant clutter from the logs. Even this message is avoidable by for example not letting the modules cron hook run, but I would imagine it to be best if there was a variable to be avoid writing these messages (with UI or settings.php only).

Sorry for commenting on this old issue though, I don't plan on creating an issue about this. Maybe I'm the only one annoyed by the log spam.

danchadwick’s picture

@bibo +1. Log spam in the d7 version is annoying.