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
The Mailer component logs to the (default) app channel. As far as I've experienced this is the only component that does so. Especially the SMTP transport is quite noisy with 4 messages per usage. This causes quite some pollution in my application logs. It'd be nice if the mailer would log to its own channel.