# File log4r/outputter/emailoutputter.rb, line 110 def flush synch { send_mail } Logger.log_internal {"Flushed EmailOutputter '#{@name}'"} end