$enableSwiftMailerLogging public property
Whether to enable writing of the SwiftMailer internal logs using Yii log mechanism. If enabled yii\swiftmailer\Logger plugin will be attached to the $transport for this purpose.
See also yii\swiftmailer\Logger.
public boolean $enableSwiftMailerLogging = false
Please login to continue.