You are here

protected property MailgunHandler::$logger in Mailgun 8

Logger service.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/MailgunHandler.php, line 31

Class

MailgunHandler
Mail handler to send out an email message array to the Mailgun API.

Namespace

Drupal\mailgun

Code

protected $logger;