Option to disable logs
-
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
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Option to disable logs’ is closed to new replies.