logger()
Use the logger configured for ActionMailer::Base.
# File actionmailer/lib/action_mailer/log_subscriber.rb, line 38 def logger ActionMailer::Base.logger end