You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Add advanced debug logger. Just like in Doctrine you can see every single SQL sent to server, it would be useful to be able to see same for mailer. Currently the only option to read it to override the MessageHandler (when used in conjunction with Messenger)