diff --git a/lib/email_helper/probe.rb b/lib/email_helper/probe.rb index ee9608458..8ba77dc85 100644 --- a/lib/email_helper/probe.rb +++ b/lib/email_helper/probe.rb @@ -168,7 +168,7 @@ returns on fail reason: 'outbound failed', } end - Rails.logger.info "PROBE FULL SUCCESS: #{result.inspect}" + Rails.logger.debug { "PROBE FULL SUCCESS: #{result.inspect}" } result end