• Resolved estalhun

    (@estalhun)


    Hello Everyone,

    This plug-in generates a lot of logs but there is no option to disable it.

    Where can I participate in the development? I couldn’t find the extension project on github.com.

    This is my minimal preferred modification in class-logging.php at row 49 before global $wpdb:

    if ( defined( 'CACHE_WARMER_LOG_ENABLED' ) && CACHE_WARMER_LOG_ENABLED == false ) { return; }

    Best regards,
    Estalhun

    • This topic was modified 1 year, 6 months ago by estalhun.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author TMM Technology

    (@tmmtechnology)

    Hello @estalhun!

    Do you want to contribute more than that? If so, we can make a mirror of course; we just did not expect anyone would like to contribute to this plugin.

    Regarding your modification: I will embedd it into the code, so the next update will run smooth for you.

    And regarding the setting: yes, I will add it in the next update (ETA: Next week); and I will also add a setting for how many days to keep the logs (one week, one month, etc.).

    Stay tuned. I will ping you in this topic when these features are released.

    And thanks for the feature request!

    Plugin Author TMM Technology

    (@tmmtechnology)

    @estalhun This feature is released. Thanks for your patience.

    I have also added a migration for your constant, so in theory there should be a 0 value for you in here (you can delete the constant now).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Option to disable logs’ is closed to new replies.