getgrav / grav-plugin-email

Grav Email Plugin
http://getgrav.org
MIT License
37 stars 29 forks source link

Added debug option to enable logging on SwiftMailer #21

Closed gRoberts84 closed 8 years ago

gRoberts84 commented 8 years ago

As per title, saw a user on Gitter struggling to debug email issues and thought it would be useful to add this as an option.

When enabled, the SwiftMailer conversation is logged and outputted to the grav log as a debug record.

rhukster commented 8 years ago

Great addition. Thanks!