# File lib/earthquake/core.rb, line 248 def error(e) notify "[ERROR] #{e.message}\n#{e.backtrace.join("\n")}" end