swiftmailer\Logger

Class yii\swiftmailer\Logger

Inheritance yii\swiftmailer\Logger
Implements Swift_Plugins_Logger
Available since version 2.0.4
Source Code https://github.com/yiisoft/yii2-swiftmailer/blob/master/Logger.php

Logger is a SwiftMailer plugin, which allows passing of the SwiftMailer internal logs to the Yii logging mechanism. Each native SwiftMailer log message will be converted into Yii 'info' log entry.

This logger will be automatically created and ap