• Hi, what about a logging of the cron activation and information about the cron execution time and so on? I suggest “wp control” to all the Newsletter plugin users and in my plugin I have a diagnostic section with the frequency of the cron calls, duration and so on… but today another new problem: the cron was killed by the web server and I had no tools to detect it than adding debug code to the file.

    The log could keep only the last X cron activations (I keep the last 100) and listening at the shutdown hook, register is the whole script has been executed till the end or not.

    I can work with you if you’re interested… no problem if you say no, I understand here are many interesting things to do that logging the wp cron :-).

    Thanks, Stefano.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    This is actually something I’m planning right at the moment. Thanks for the suggestion, and stay tuned!

    Thread Starter Stefano Lissa

    (@satollo)

    Ok, if you want I can send to you my notes, feel free to write me at stefano @ satollo . net.

    Bye!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.