Description
Setting this constant will enabled or disable event logging in Gravity SMTP which keeps a comprehensive record of all emails sent from your WordPress site. This log allows you to review your sent emails and check their delivery status.
Usage
define( 'GRAVITYSMTP_EVENT_LOG_ENABLED', true );
Placement
Constants should be set in wp-config.php
.
Since
This constant was added in Gravity SMTP version 1.0