Description
Setting this constant will enable or disable the debug log in Gravity SMTP, which keeps a record of behind-the-scenes details related to plugin settings, integration connections, and the sending process. These logs capture the information most relevant for troubleshooting purposes while detecting and identifying problems.
Usage
define( 'GRAVITYSMTP_DEBUG_LOG_ENABLED', true );
Placement
Constants should be set in wp-config.php
.
Since
This constant was added in Gravity SMTP version 1.0